Skip to content

Commit c2e9847

Browse files
authored
Update to MacOS 13 in build jobs
1 parent 24bf415 commit c2e9847

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate_secrets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [workflow_call, workflow_dispatch]
44

55
jobs:
66
validate:
7-
runs-on: macos-12
7+
runs-on: macos-13
88
steps:
99
# Checks-out the repo
1010
- name: Checkout Repo

0 commit comments

Comments
 (0)