Skip to content

Commit 52b4fb6

Browse files
authored
Merge pull request #927 from JuliaRobotics/22Q4/ci/jl19a1
add JL 1.9 alpha 1 to CI
2 parents b193629 + 65aacff commit 52b4fb6

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
@@ -20,6 +20,7 @@ jobs:
2020
version:
2121
- '1.6'
2222
- '1.8'
23+
- '~1.9.0-0'
2324
- 'nightly'
2425
os:
2526
- ubuntu-latest
@@ -81,7 +82,6 @@ jobs:
8182
fail-fast: false
8283
matrix:
8384
version:
84-
- '1.6'
8585
- '1.8'
8686
os:
8787
- ubuntu-latest

0 commit comments

Comments
 (0)