We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 515b277 commit 4e37b08Copy full SHA for 4e37b08
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
go-version:
11
- - 1.16.x
+ - 1.19.x
12
platform:
13
- ubuntu-latest
14
runs-on: ${{ matrix.platform }}
0 commit comments