We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24bf415 commit c2e9847Copy full SHA for c2e9847
1 file changed
.github/workflows/validate_secrets.yml
@@ -4,7 +4,7 @@ on: [workflow_call, workflow_dispatch]
4
5
jobs:
6
validate:
7
- runs-on: macos-12
+ runs-on: macos-13
8
steps:
9
# Checks-out the repo
10
- name: Checkout Repo
0 commit comments