Skip to content

Update CI.yml to 1.11 release (馃帀), add nightly - #91

Merged
NHDaly merged 2 commits into
mainfrom
nhd-ci-1.11
Oct 18, 2024
Merged

Update CI.yml to 1.11 release (馃帀), add nightly#91
NHDaly merged 2 commits into
mainfrom
nhd-ci-1.11

Conversation

@NHDaly

@NHDaly NHDaly commented Oct 17, 2024

Copy link
Copy Markdown
Member

1.11

Comment thread .github/workflows/CI.yml
Comment on lines -3 to +6
- push
- pull_request
push:
branches: [main, master]
tags: ["*"]
pull_request:

@NHDaly NHDaly Oct 17, 2024

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Taken from https://github.com/JuliaLang/Example.jl/blob/master/.github/workflows/ci.yml. I think this is better since it removes unnecessary duplication of all CI jobs - and this package already has many. :)

Comment thread .github/workflows/CI.yml
Comment on lines -24 to +27
- '^1.11.0-beta2'
- '1.11'
- 'nightly'

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is nightly the right thing here? Do you usually use something more specific on 1.12.0-*?

@oxinabox

Copy link
Copy Markdown
Member

Mac is only failing due to some codecov related error, that I am hoping is transient

@NHDaly
NHDaly merged commit b652737 into main Oct 18, 2024
@NHDaly
NHDaly deleted the nhd-ci-1.11 branch October 18, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants