Skip to content

Commit 60fdfbb

Browse files
authored
Merge pull request #1712 from JuliaRobotics/Affie-patch-1
Update ci.yml for jlv1.9
2 parents bdb9abe + 56592b3 commit 60fdfbb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
version:
20-
- '1.8'
20+
- '1.9'
2121
os:
2222
- ubuntu-latest
2323
arch:
@@ -55,7 +55,7 @@ jobs:
5555
arch:
5656
- x64
5757
version:
58-
- '~1.9.0-0'
58+
- '1.9'
5959
group:
6060
- 'basic_functional_group'
6161
steps:
@@ -97,7 +97,7 @@ jobs:
9797
arch:
9898
- x64
9999
version:
100-
- '1.8'
100+
- '1.9'
101101
group:
102102
- 'test_cases_group'
103103
steps:
@@ -140,7 +140,7 @@ jobs:
140140
os:
141141
- ubuntu-latest
142142
version:
143-
- '1.8'
143+
- '1.9'
144144
arch:
145145
- x64
146146
group:

0 commit comments

Comments
 (0)