Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test on Julia 1.9 #196

Merged
merged 2 commits into from
May 12, 2023
Merged

Test on Julia 1.9 #196

merged 2 commits into from
May 12, 2023

Conversation

etpinard
Copy link
Collaborator

Should be useful, namely to test #195

@github-actions github-actions bot added the CI label Mar 20, 2023
@etpinard
Copy link
Collaborator Author

Ah https://github.com/julia-actions/setup-julia doesn't have a "1.9" yet available

image

@@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
jl_version: ["1.6", "1.8"]
jl_version: ["1.6", "1.8", "1.9"]
Copy link
Collaborator Author

@etpinard etpinard May 12, 2023

Choose a reason for hiding this comment

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

"1.9" is now available.

I got the "push" job passed, but I can't seem to be able to re-run the "PR" job

Oh well. Merging.

@etpinard etpinard merged commit bb6b7a4 into dev May 12, 2023
@etpinard etpinard deleted the test-Julia-1.9 branch May 12, 2023 14:03
@etpinard etpinard mentioned this pull request Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant