We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb2082 commit dd52405Copy full SHA for dd52405
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Build
11
strategy:
12
matrix:
13
- go-version: [1.18.x, 1.17.x]
+ go-version: [1.20.x, 1.19.x]
14
platform: [ubuntu-latest]
15
16
runs-on: ${{ matrix.platform }}
0 commit comments