Skip to content

Commit 47f6b8d

Browse files
authored
CI for Julia 1.8 beta 1 (#804)
1 parent 99d46a0 commit 47f6b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21+
- '~1.8.0-0' # 1.8 beta
2122
- '1.6'
2223
- '1' # automatically expands to the latest stable 1.x release of Julia
2324
- 'nightly'

0 commit comments

Comments
 (0)