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 933c99c commit b63d69dCopy full SHA for b63d69d
.github/workflows/archive.yml
@@ -10,7 +10,7 @@ jobs:
10
matrix:
11
xcode: ["26.0"]
12
os: ["iOS"]
13
- machine: ["macOS-15", "macOS-26"]
+ machine: ["macOS-26"]
14
runs-on: ${{ matrix.machine }}
15
steps:
16
- uses: actions/checkout@v4
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
- macOS
- iOS
- visionOS
17
18
- uses: actions/checkout@v1
0 commit comments