Skip to content

Commit c2a64da

Browse files
committed
switch to macos-15-intel
1 parent 69e948a commit c2a64da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/example-basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# - ubuntu-22.04
2323
# - ubuntu-24.04
2424
# - windows-2025
25-
- macos-15
25+
- macos-15-intel
2626
runs-on: ${{ matrix.os }}
2727
steps:
2828
- name: Checkout
@@ -48,7 +48,7 @@ jobs:
4848
# - ubuntu-22.04
4949
# - ubuntu-24.04
5050
# - windows-2025
51-
- macos-15
51+
- macos-15-intel
5252
runs-on: ${{ matrix.os }}
5353
steps:
5454
- name: Checkout

0 commit comments

Comments
 (0)