1
0
mirror of https://github.com/MetaCubeX/meta-rules-dat.git synced 2025-11-02 17:36:55 +08:00

CI: use Go v1.18

This commit is contained in:
Loyalsoldier
2022-03-25 17:09:19 +08:00
committed by GitHub
parent f6a48e35eb
commit 7a937e7cf3

View File

@@ -15,7 +15,7 @@ jobs:
- name: Setup Go 1.x.y
uses: actions/setup-go@v2
with:
go-version: ^1.16
go-version: ^1.18
- name: Set variables
run: |