We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ebff8 commit 5e39510Copy full SHA for 5e39510
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
go-version:
15
- - 1.18.x
+ - 1.23.x
16
os:
17
- ubuntu-latest
18
- macos-latest
0 commit comments