Fix golang version

This commit is contained in:
世界
2022-02-01 18:46:34 +08:00
parent 4a2615d309
commit 49cd5d41ff
5 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ jobs:
if: steps.cache.outputs.cache-hit != 'true'
with:
stable: false
go-version: 1.18.0-beta1
go-version: 1.18.0-beta2
- name: Native Build
if: steps.cache.outputs.cache-hit != 'true'
run: ./run lib core