ci: Add 1.18 (#1880)

status-code-override
Sasha Melentyev 3 years ago committed by chenzhihui
parent 92357bc162
commit caada1acc7
  1. 2
      .github/workflows/go.yml

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

Loading…
Cancel
Save