ci(release test):use macos13 instead macos-latest-large try to resolve action bug
This commit is contained in:
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@@ -150,7 +150,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: macos-latest-large
|
- os: macos-13
|
||||||
goos: darwin
|
goos: darwin
|
||||||
goarch: amd64
|
goarch: amd64
|
||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user