[change] action workflow go version
This commit is contained in:
parent
bcc8091ee5
commit
d4af1056c8
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
release:
|
release:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go: [1.20.0]
|
go: [1.19.2]
|
||||||
runs-on: "ubuntu-20.04"
|
runs-on: "ubuntu-20.04"
|
||||||
steps:
|
steps:
|
||||||
- name: Arm Build
|
- name: Arm Build
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
release:
|
release:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go: [1.20.0]
|
go: [1.19.2]
|
||||||
runs-on: "macos-12"
|
runs-on: "macos-12"
|
||||||
steps:
|
steps:
|
||||||
- name: Install coscmd
|
- name: Install coscmd
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue