Skip to content

Commit 7910b27

Browse files
authored
CI on JL v1.10
1 parent 74972a9 commit 7910b27

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
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
version:
19-
- '1.9'
19+
- '1.10'
2020
os:
2121
- ubuntu-latest
2222
arch:
@@ -54,7 +54,7 @@ jobs:
5454
arch:
5555
- x64
5656
version:
57-
- '~1.10.0-0'
57+
- '1.10'
5858
group:
5959
- 'basic_functional_group'
6060
steps:
@@ -96,7 +96,7 @@ jobs:
9696
arch:
9797
- x64
9898
version:
99-
- '~1.10.0-0'
99+
- '1.10'
100100
group:
101101
- 'test_cases_group'
102102
steps:
@@ -139,7 +139,7 @@ jobs:
139139
os:
140140
- ubuntu-latest
141141
version:
142-
- '1.9'
142+
- '1.10'
143143
arch:
144144
- x64
145145
group:

0 commit comments

Comments
 (0)