Skip to content

Commit 68eff0c

Browse files
committed
Move macOS CI to warp-macos-15 runners
1 parent f5021cd commit 68eff0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/warp-cache-e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
[
2323
warp-ubuntu-latest-x64-2x,
2424
warp-windows-2022-x64-4x,
25-
warp-macos-14-arm64-6x
25+
warp-macos-15-arm64-6x
2626
]
2727
steps:
2828
- uses: actions/checkout@v7
@@ -73,7 +73,7 @@ jobs:
7373
[
7474
warp-ubuntu-latest-x64-2x,
7575
warp-windows-2022-x64-4x,
76-
warp-macos-14-arm64-6x
76+
warp-macos-15-arm64-6x
7777
]
7878
steps:
7979
- uses: actions/checkout@v7

0 commit comments

Comments
 (0)