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 70e848c commit 71e9274Copy full SHA for 71e9274
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
os:
58
- ubuntu-latest
59
- windows-latest
60
- # - macos-13 # macos-13 = Intel. # TODO: uncomment this line once we merge #930
+ - macos-13 # macos-13 = Intel.
61
# TODO: uncomment the next line, so that we can start testing on macos-14:
62
# - macos-14 # macos-14 = Apple Silicon.
63
coverage:
0 commit comments