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 fa452c4 commit 84ac04bCopy full SHA for 84ac04b
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
github-runner:
59
- ubuntu-latest
60
# - windows-latest # TODO: uncomment this line
61
- # - macos-13 # macos-13 = Intel. # TODO: uncomment this line
+ - macos-13 # macos-13 = Intel.
62
# - macos-14 # macos-14 = Apple Silicon. # TODO: uncomment this line
63
coverage:
64
- 'true'
0 commit comments