We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ec0a9 commit 969e3b1Copy full SHA for 969e3b1
1 file changed
.github/workflows/go.yml
@@ -7,7 +7,7 @@ jobs:
7
name: Build and Test
8
strategy:
9
matrix:
10
- go: [ 1.20.x ]
+ go: [ 1.23.x ]
11
runs-on:
12
- ubuntu-latest
13
steps:
0 commit comments