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 efab243 commit 816ea1bCopy full SHA for 816ea1b
.github/workflows/ci.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
branches:
6
- master
7
- - develop
8
- release**
9
workflow_dispatch:
10
jobs:
@@ -55,7 +54,7 @@ jobs:
55
54
arch:
56
- x64
57
version:
58
- - '1.9'
+ - '~1.10.0-0'
59
group:
60
- 'basic_functional_group'
61
steps:
@@ -97,7 +96,7 @@ jobs:
97
96
98
99
100
101
102
- 'test_cases_group'
103
0 commit comments