We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cbb28 commit 2646101Copy full SHA for 2646101
.github/workflows/build-and-deploy.yml
@@ -7,7 +7,7 @@ permissions:
7
contents: write
8
jobs:
9
build-and-deploy:
10
- runs-on: ubuntu-latest
+ runs-on: macos-latest
11
environment: deploy
12
steps:
13
- name: Checkout 🛎️
0 commit comments