ci: Add 1.18 (#1880)

pull/1884/head
Sasha Melentyev 3 years ago committed by GitHub
parent f68702a8c2
commit 096e2b0d79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/go.yml

@ -13,7 +13,7 @@ jobs:
build:
strategy:
matrix:
go: [ 1.16, 1.17 ]
go: [ 1.16, 1.17, 1.18 ]
name: build & test
runs-on: ubuntu-latest
services:

Loading…
Cancel
Save