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:
|
||||
matrix:
|
||||
include:
|
||||
- os: macos-latest-large
|
||||
- os: macos-13
|
||||
goos: darwin
|
||||
goarch: amd64
|
||||
- os: macos-latest
|
||||
|
||||
Reference in New Issue
Block a user