We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44da8b commit 9213808Copy full SHA for 9213808
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
# This workflow contains a single job called "build"
16
build:
17
# The type of runner that the job will run on
18
- runs-on: macos-12
+ runs-on: macos-13
19
20
# Steps represent a sequence of tasks that will be executed as part of the job
21
steps:
0 commit comments