Skip to content

Commit 17dc60f

Browse files
Run CI against julia v1.11, too (#826)
1 parent 220f4d7 commit 17dc60f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
- "1.7"
1818
- "1.8"
1919
- "1.9"
20-
- "~1.10.0-0"
20+
- "1.10"
21+
- "~1.11.0-0"
2122
- nightly
2223
os:
2324
- ubuntu-latest

0 commit comments

Comments
 (0)