Skip to content

Commit 35ac550

Browse files
committed
Try macos-latest-large
1 parent b97cb3c commit 35ac550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
test:
1212
name: Build and Test
13-
runs-on: macos-latest-xlarge
13+
runs-on: macos-latest-large
1414

1515
steps:
1616
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)