Skip to content

Commit 0e98c8f

Browse files
Test on 1.8
1 parent 0b6434f commit 0e98c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
version:
1919
- '1' # Latest Release
2020
- '~1.6' # Current LTS
21-
- '^1.9.0-0'
21+
- '1.8'
2222
steps:
2323
- uses: actions/checkout@v3
2424
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)