We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74972a9 commit 7910b27Copy full SHA for 7910b27
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
version:
19
- - '1.9'
+ - '1.10'
20
os:
21
- ubuntu-latest
22
arch:
@@ -54,7 +54,7 @@ jobs:
54
55
- x64
56
57
- - '~1.10.0-0'
58
group:
59
- 'basic_functional_group'
60
steps:
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
101
- 'test_cases_group'
102
@@ -139,7 +139,7 @@ jobs:
139
140
141
142
143
144
145
0 commit comments