Skip to content

Commit f7d19ca

Browse files
authored
use go1.24 in GH integ test (#6883)
1 parent 8cedb94 commit f7d19ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
- name: Upgrade golang
167167
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
168168
with:
169-
go-version: 1.23.2
169+
go-version: 1.24.0
170170
- name: Checkout Repo
171171
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
172172
- name: Install Docker Client

0 commit comments

Comments
 (0)