Update ci.yaml

This commit is contained in:
奇淼(piexlmax
2022-10-30 21:14:57 +08:00
committed by GitHub
parent 27ba592434
commit 6b28490d7b

View File

@@ -48,7 +48,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go-version: [1.16]
go-version: [1.18]
steps:
- name: Set up Go ${{ matrix.go-version }}
uses: actions/setup-go@v1
@@ -84,7 +84,7 @@ jobs:
strategy:
matrix:
node-version: [16.8.0]
go-version: [1.16]
go-version: [1.18]
steps:
- name: Check out branch
uses: actions/checkout@v2
@@ -195,7 +195,7 @@ jobs:
strategy:
matrix:
node-version: ['16.x']
go-version: ['1.16']
go-version: ['1.18']
steps:
- uses: actions/checkout@v2
- name: tag major and minor versions