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 b37b7d1 commit 40ba038Copy full SHA for 40ba038
.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