Skip to content

Commit 6ff1b3e

Browse files
authored
Update Go version in push-test workflow
1 parent bf34ba6 commit 6ff1b3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, macos-latest, windows-latest]
12-
go-version: ['1.22', '1.23']
12+
go-version: ['1.26']
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-go@v4

0 commit comments

Comments
 (0)