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 b00ab64 commit 764271eCopy full SHA for 764271e
.github/workflows/build.yaml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- SDK_VERSION: [1.6.1, 1.7.0, 1.8.0, 1.9.0, 1.10.0]
+ SDK_VERSION: [1.6.1, 1.7.0, 1.8.0, 1.9.0]
11
12
steps:
13
- uses: actions/checkout@v1
0 commit comments