We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf34ba6 commit 6ff1b3eCopy full SHA for 6ff1b3e
1 file changed
.github/workflows/push-test.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
os: [ubuntu-latest, macos-latest, windows-latest]
12
- go-version: ['1.22', '1.23']
+ go-version: ['1.26']
13
steps:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-go@v4
0 commit comments