Skip to content

Commit a61b604

Browse files
lin-snowclaude
andcommitted
ci: bump Go to 1.26.4 in docker test image workflow
Align the docker-test-image build test with go.mod (1.26.4) and the other workflows / Dockerfile, which were already on 1.26.4. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9d007f6 commit a61b604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-test-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Setup Go
6363
uses: actions/setup-go@v6
6464
with:
65-
go-version: "1.26.2"
65+
go-version: "1.26.4"
6666
cache-dependency-path: "**/go.sum"
6767

6868
- name: Set Go proxy

0 commit comments

Comments
 (0)