Skip to content

Commit 542221a

Browse files
committed
Update CI julia versions
1 parent 58cad7e commit 542221a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ jobs:
99
strategy:
1010
matrix:
1111
version:
12-
- '1.5'
12+
- '1.6'
13+
- '1.8'
1314
os:
1415
- ubuntu-latest
1516
- macOS-latest

0 commit comments

Comments
 (0)