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 b01bee6 commit 67f5921Copy full SHA for 67f5921
1 file changed
.github/workflows/ci.yaml
@@ -29,7 +29,7 @@ jobs:
29
strategy:
30
matrix:
31
os: [ubuntu-latest, macos-latest]
32
- go-version: ['1.18']
+ go-version: ['1.18.1']
33
fail-fast: false
34
runs-on: ${{ matrix.os }}
35
0 commit comments