We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347a88a commit c53931fCopy full SHA for c53931f
.github/workflows/simple.yml
@@ -16,7 +16,7 @@ concurrency:
16
17
jobs:
18
build:
19
- runs-on: ubuntu-latest
+ runs-on: macos-latest
20
steps:
21
- uses: actions/checkout@v3
22
0 commit comments