Skip to content

Commit c465b92

Browse files
Update Go 1.26.7
1 parent 875e60d commit c465b92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
goos: [windows, linux, darwin]
2525
goarch: [amd64, arm64]
26-
buildtarget: ['go1.26.6']
26+
buildtarget: ['go1.26.7']
2727
fail-fast: false
2828
env:
2929
GOOS: ${{ matrix.goos }}
@@ -136,7 +136,7 @@ jobs:
136136
contents: write
137137
strategy:
138138
matrix:
139-
buildtarget: ['go1.26.6']
139+
buildtarget: ['go1.26.7']
140140
fail-fast: false
141141
steps:
142142
- name: Download source

0 commit comments

Comments
 (0)