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 f56fb90 commit 764d8d5Copy full SHA for 764d8d5
.github/workflows/testing.yml
@@ -143,8 +143,8 @@ jobs:
143
- sdk-version: 'bundle-2.10.0-1-gfa775b383-r486-linux-x86_64'
144
coveralls: false
145
ssl: true
146
- - sdk-path: 'dev/linux/x86_64/master/'
147
- sdk-version: 'sdk-gc64-2.11.0-entrypoint-113-g803baaffe-r529.linux.x86_64'
+ - sdk-path: 'release/linux/x86_64/2.11/'
+ sdk-version: 'sdk-gc64-2.11.0-0-r577.linux.x86_64'
148
coveralls: true
149
150
0 commit comments