Skip to content

Commit 816ea1b

Browse files
committed
CI with JL 1.10 alpha 1
1 parent efab243 commit 816ea1b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- master
7-
- develop
87
- release**
98
workflow_dispatch:
109
jobs:
@@ -55,7 +54,7 @@ jobs:
5554
arch:
5655
- x64
5756
version:
58-
- '1.9'
57+
- '~1.10.0-0'
5958
group:
6059
- 'basic_functional_group'
6160
steps:
@@ -97,7 +96,7 @@ jobs:
9796
arch:
9897
- x64
9998
version:
100-
- '1.9'
99+
- '~1.10.0-0'
101100
group:
102101
- 'test_cases_group'
103102
steps:

0 commit comments

Comments
 (0)