Skip to content

Commit 4ef62b4

Browse files
committed
Build against go 1.18
1 parent 98fae24 commit 4ef62b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
build:
55
strategy:
66
matrix:
7-
go-version: [1.15.15, 1.17.5]
7+
go-version: [1.15.15, 1.18]
88
os: [ubuntu-latest]
99
runs-on: ${{ matrix.os }}
1010
steps:

0 commit comments

Comments
 (0)