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 e3c1cdc commit c72ef3eCopy full SHA for c72ef3e
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
main:
10
strategy:
11
matrix:
12
- go-version: [1.16.x, 1.17.x]
+ go-version: [1.17.x]
13
platform: [ubuntu-latest, macos-latest]
14
runs-on: ${{ matrix.platform }}
15
steps:
0 commit comments