We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655eb2e commit 70003bfCopy full SHA for 70003bf
1 file changed
.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
96
platform: linux_amd64
97
98
env:
99
- TEST_VERSION: '0.0.2'
+ TEST_VERSION: 'v0.0.3-alpha.4'
100
TEST_REPO: 'stringintech/kernel-bindings-tests'
101
TEST_DIR: '.conformance-tests'
102
0 commit comments