We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6f7c4 commit 581d4eeCopy full SHA for 581d4ee
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
# This workflow contains a single job called "build"
19
test:
20
# The type of runner that the job will run on
21
- runs-on: macos-latest
+ runs-on: macos-13
22
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
0 commit comments