We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdc55c commit f403ca1Copy full SHA for f403ca1
.github/workflows/release_kickoff.yml
@@ -10,7 +10,7 @@ permissions:
10
jobs:
11
release:
12
name: Release
13
- runs-on: macos-12
+ runs-on: macos-latest
14
15
steps:
16
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
0 commit comments