Skip to content

Commit 15ae18d

Browse files
author
Greg Lindahl
committed
feat: try darwin and windows
1 parent 10eaada commit 15ae18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
#python-version: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
1515
python-version: ['3.7', '3.12']
1616
os: ubuntu-latest
17-
EXTRA: false # used to force includes to get included
17+
EXTRA: [false] # used to force includes to get included
1818
include:
1919
- python-version: ['3.11', '3.12']
2020
os: macos-latest

0 commit comments

Comments
 (0)