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 86d5dad commit 23d415aCopy full SHA for 23d415a
.github/workflows/pod_try_sync.yml
@@ -24,7 +24,7 @@ on:
24
jobs:
25
check_pod_try:
26
# The type of runner that the job will run on
27
- runs-on: macos-11
+ runs-on: macos-latest
28
29
steps:
30
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
0 commit comments