mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
CI: use Go v1.18
This commit is contained in:
parent
f6a48e35eb
commit
7a937e7cf3
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Setup Go 1.x.y
|
- name: Setup Go 1.x.y
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: ^1.16
|
go-version: ^1.18
|
||||||
|
|
||||||
- name: Set variables
|
- name: Set variables
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user