We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbfca37 commit 462d299Copy full SHA for 462d299
.github/workflows/go.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
strategy:
15
matrix:
16
- go: [ 1.16, 1.17 ]
+ go: [ 1.20, 1.21 ]
17
name: build & test
18
runs-on: ubuntu-latest
19
services:
0 commit comments