Skip to content

Commit 2d021b4

Browse files
authored
Test Julia v1.6 explicitly in CI (#548)
* Test Julia v1.8 in CI * Test 1.6 (instead of 1.8, which corresponds to `1`)
1 parent 53bdcf3 commit 2d021b4

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
@@ -11,6 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
version:
14+
- '1.6'
1415
- '1'
1516
- 'nightly'
1617
os:

0 commit comments

Comments
 (0)