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 97e5eff commit 5a8a713Copy full SHA for 5a8a713
.github/workflows/main.yml
@@ -18,6 +18,8 @@ jobs:
18
# This workflow contains a single job called "build"
19
test:
20
# The type of runner that the job will run on
21
+ # - https://github.com/actions/runner-images?tab=readme-ov-file#available-images
22
+ # - https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md
23
runs-on: macos-13
24
25
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments