update action system

This commit is contained in:
link 2021-12-30 16:52:58 +08:00
parent ab3b5a9077
commit 5c41fbcf3d

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