Skip to content

Commit 0dcda30

Browse files
authored
Update macOS version in e2e workflow
Signed-off-by: Peter Hasko-Nagy <[email protected]>
1 parent 63e029d commit 0dcda30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
include:
1717
- os: depot-macos-14
1818
destination: arch=arm64,platform=iOS Simulator,OS=18.6,name=iPhone 16
19-
- os: macos-15
19+
- os: depot-macos-15
2020
destination: arch=arm64,platform=iOS Simulator,OS=18.6,name=iPhone 16
2121
name: Build and Test
2222
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)