We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ca0c8 commit ef3b69fCopy full SHA for ef3b69f
.github/workflows/python.yaml
@@ -75,7 +75,7 @@ jobs:
75
strategy:
76
fail-fast: false
77
matrix:
78
- # os: ["ubuntu-latest", "macos-14", "windows-latest"]
+ os: ["ubuntu-latest", "macos-14", "windows-latest"]
79
# python-version: ["3.9", "3.10", "3.11", "3.12"]
80
module: ["xorbits"]
81
exclude:
0 commit comments