Skip to content

Commit c94d1b9

Browse files
committed
Fix test matrix
1 parent d6b1546 commit c94d1b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
fail-fast: false
2525
matrix:
26-
os: [macos] #, mac, windows] # TODO v4: Re-enable windows and mac
26+
os: [ubuntu] #, mac, windows] # TODO v4: Re-enable windows and mac
2727
python-version: ["3.12"]
2828
include:
2929
- os: ubuntu

0 commit comments

Comments
 (0)