[change] action workflow go version

This commit is contained in:
Max 2023-04-02 10:29:22 +08:00
parent bcc8091ee5
commit d4af1056c8
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