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 aa04973 commit 61c0394Copy full SHA for 61c0394
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: write
15
with:
16
go-version: "1.24.x"
17
- k6-version: "1.0.0"
+ k6-version: "v1.0.0"
18
xk6-version: "1.0.1"
19
os: '["linux","windows","darwin"]'
20
arch: '["amd64","arm64"]'
0 commit comments