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 d6b1546 commit c94d1b9Copy full SHA for c94d1b9
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- os: [macos] #, mac, windows] # TODO v4: Re-enable windows and mac
+ os: [ubuntu] #, mac, windows] # TODO v4: Re-enable windows and mac
27
python-version: ["3.12"]
28
include:
29
- os: ubuntu
0 commit comments