Skip to content

Commit 9e14400

Browse files
committed
Update Julia versions for running tests in CI
1 parent 3d3ce49 commit 9e14400

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21+
- '1.8'
2122
- '1'
22-
- 'nightly'
23+
#- 'nightly'
2324
os:
2425
- ubuntu-latest
2526
arch:

0 commit comments

Comments
 (0)