We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, we run GitHub Actions on the following versions of Julia:
1.5
nightly
We should instead run GitHub Actions on the following versions of Julia:
1.6-nightly
We'll need to fix julia-actions/setup-julia#65 first.
The text was updated successfully, but these errors were encountered:
Merge #187
ef67d9e
187: Run GHA on Julia 1.5, 1.6-nightly, and nightly r=DilumAluthge a=DilumAluthge Fixes #185 Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
d07c6d8
DilumAluthge
Successfully merging a pull request may close this issue.
Currently, we run GitHub Actions on the following versions of Julia:
1.5
nightly
We should instead run GitHub Actions on the following versions of Julia:
1.5
1.6-nightly
nightly
We'll need to fix julia-actions/setup-julia#65 first.
The text was updated successfully, but these errors were encountered: