Skip to content

Commit 67f5921

Browse files
authored
Bump Go to 1.18.1 (#58)
1 parent b01bee6 commit 67f5921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
matrix:
3131
os: [ubuntu-latest, macos-latest]
32-
go-version: ['1.18']
32+
go-version: ['1.18.1']
3333
fail-fast: false
3434
runs-on: ${{ matrix.os }}
3535

0 commit comments

Comments
 (0)