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 164b756 commit 970f9faCopy full SHA for 970f9fa
.github/workflows/deploypod.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build-and-deploy:
10
- runs-on: macos-14
+ runs-on: macos-latest
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v3
0 commit comments