Skip to content

Commit b066ff9

Browse files
committed
fix: release
1 parent cf37c6a commit b066ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
test:
3434
runs-on: ubuntu-latest
3535
container:
36-
image: golang:1.21-bullseye
36+
image: golang:1.24-bookworm
3737
needs: set-version
3838
env:
3939
SEMVER: ${{ needs.set-version.outputs.semVer }}

0 commit comments

Comments
 (0)