Merge pull request #65 from IceWhaleTech/dev

update action system
This commit is contained in:
link 2021-12-30 16:59:05 +08:00 committed by GitHub
commit 476831a12f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ jobs:
matrix: matrix:
go_version: go_version:
- 1.17.1 - 1.17.1
runs-on: Ubuntu 18.04 runs-on: Ubuntu 20.04
steps: steps:
# - name: Get release # - name: Get release