We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1cf9be commit efed61dCopy full SHA for efed61d
1 file changed
.github/workflows/create_certs.yml
@@ -12,7 +12,7 @@ jobs:
12
certificates:
13
name: Create Certificates
14
needs: validate
15
- runs-on: macos-12
+ runs-on: macos-13
16
steps:
17
# Uncomment to manually select latest Xcode if needed
18
#- name: Select Latest Xcode
0 commit comments