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.
2 parents bdb9abe + 56592b3 commit 60fdfbbCopy full SHA for 60fdfbb
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
matrix:
19
version:
20
- - '1.8'
+ - '1.9'
21
os:
22
- ubuntu-latest
23
arch:
@@ -55,7 +55,7 @@ jobs:
55
56
- x64
57
58
- - '~1.9.0-0'
59
group:
60
- 'basic_functional_group'
61
steps:
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
- 'test_cases_group'
103
@@ -140,7 +140,7 @@ jobs:
140
141
142
143
144
145
146
0 commit comments