Skip to content

Commit

Permalink
ci: set k6 version to latest for build
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed Feb 4, 2024
1 parent f6d09eb commit 82b17d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
uses: szkiba/xk6bundler@v0
with:
with: github.com/szkiba/xk6-top=/github/workspace
k6_version: latest
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: szkiba/xk6bundler@v0
with:
with: github.com/szkiba/xk6-top=/github/workspace
k6_version: latest

- name: Create Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 82b17d8

Please sign in to comment.