Skip to content

Commit f4d9a9d

Browse files
authored
Update blank.yml
1 parent 1beaab7 commit f4d9a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
runner: ["ghcr.io/cirruslabs/macos-runner:sonoma", "macos-latest"]
17+
runner: ["ghcr.io/cirruslabs/macos-runner:sonoma", "ghcr.io/cirruslabs/macos-runner:sequoia"]
1818
runs-on: ["${{ matrix.runner }}"]
1919
timeout-minutes: 2
2020
steps:

0 commit comments

Comments
 (0)