We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab0e931 commit c4ba999Copy full SHA for c4ba999
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
build:
16
- runs-on: macos-13-arm64
+ runs-on: macos-latest
17
18
steps:
19
- uses: actions/checkout@v2
0 commit comments