Skip to content

Commit 3a5b234

Browse files
update plugin compiler go version in workflow
1 parent 14680be commit 3a5b234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugin-compiler-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
- "v*"
1212

1313
env:
14-
GOLANG_CROSS: 1.24-bullseye
14+
GOLANG_CROSS: 1.24-bookworm
1515

1616
concurrency:
1717
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)