Merge pull request #64 from IceWhaleTech/dev

update action system
This commit is contained in:
link 2021-12-30 16:53:32 +08:00 committed by GitHub
commit 85a044246e
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: macos-latest runs-on: Ubuntu 18.04
steps: steps:
# - name: Get release # - name: Get release