Skip to content

Commit 5a8a713

Browse files
committed
ci: add doc
1 parent 97e5eff commit 5a8a713

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
# This workflow contains a single job called "build"
1919
test:
2020
# 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
2123
runs-on: macos-13
2224

2325
# Steps represent a sequence of tasks that will be executed as part of the job

0 commit comments

Comments
 (0)