We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720e24a commit 4834528Copy full SHA for 4834528
1 file changed
.github/workflows/go.yml
@@ -18,6 +18,7 @@ jobs:
18
- 'ubuntu-24.04-arm' # arm64 linux
19
- 'macos-15-intel' # amd64 macos
20
go-version:
21
+ - '1.26'
22
- '1.25'
23
- '1.24'
24
- '1.23'
0 commit comments