mirror of
https://github.com/swift-server/swift-openapi-lambda.git
synced 2026-06-02 07:27:32 +00:00
use x64 macOS for github action
This commit is contained in:
committed by
GitHub
parent
fe7fa5dcc8
commit
5e50eaee6d
@@ -16,7 +16,8 @@ jobs:
|
||||
# https://github.com/actions/runner-images/tree/main/images/macos
|
||||
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app/Contents/Developer
|
||||
|
||||
runs-on: macos-13-arm64
|
||||
# runs-on: macos-13-arm64
|
||||
runs-on: macos-13
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user