We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macos-latest-large
1 parent b97cb3c commit 35ac550Copy full SHA for 35ac550
.github/workflows/build-and-test.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
test:
12
name: Build and Test
13
- runs-on: macos-latest-xlarge
+ runs-on: macos-latest-large
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments