Skip to content

Commit 5918ef8

Browse files
committed
chore: update to go 1.24
1 parent 2f9c58c commit 5918ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
extension-ci:
1919
uses: steadybit/extension-kit/.github/workflows/reusable-extension-ci.yml@main
2020
with:
21-
go_version: '1.23'
21+
go_version: '1.24'
2222
build_linux_packages: true
2323
VERSION_BUMPER_APPID: ${{ vars.GH_APP_STEADYBIT_APP_ID }}
2424
secrets:

0 commit comments

Comments
 (0)