Merge pull request #347 from trheyi/main

[change] action workflow go version
This commit is contained in:
Max 2023-04-02 10:30:08 +08:00 committed by GitHub
commit fcc574a829
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
release:
strategy:
matrix:
go: [1.20.0]
go: [1.19.2]
runs-on: "ubuntu-20.04"
steps:
- name: Arm Build

View file

@ -14,7 +14,7 @@ jobs:
release:
strategy:
matrix:
go: [1.20.0]
go: [1.19.2]
runs-on: "macos-12"
steps:
- name: Install coscmd