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