We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afbcd50 commit c8ae0dbCopy full SHA for c8ae0db
.github/workflows/CI.yml
@@ -31,7 +31,8 @@ jobs:
31
julia-version:
32
- '1.10'
33
- '1.11'
34
- - '1.12-nightly'
+ - '1.12'
35
+ - '1.13-nightly'
36
- 'nightly'
37
os:
38
- ubuntu-latest
.github/workflows/gap.yml
@@ -33,7 +33,7 @@ jobs:
- 'stable-4.15'
- '1' # latest stable release
39
0 commit comments