We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad782c commit 6935776Copy full SHA for 6935776
.github/workflows/build-swift-modelgen.yml
@@ -13,7 +13,7 @@ env:
13
jobs:
14
Build-Swift-Modelgen:
15
name: Build
16
- runs-on: macos-13-xl
+ runs-on: macos-13-xlarge
17
permissions:
18
actions: read
19
contents: read
0 commit comments