Skip to content

Commit d97e92f

Browse files
Update Julia CI versions
1 parent 1997bbe commit d97e92f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ jobs:
88
fail-fast: false
99
matrix:
1010
version:
11-
- '1.8'
12-
- '1.9'
1311
- '1.10'
12+
- '1.11'
13+
- 'latest'
1414
os:
1515
- ubuntu-latest
1616
- windows-latest
@@ -41,6 +41,8 @@ jobs:
4141
matrix:
4242
version:
4343
- '1.10'
44+
- '1.11'
45+
- 'latest'
4446
os:
4547
- ubuntu-latest
4648
arch:

0 commit comments

Comments
 (0)