@@ -145,7 +145,7 @@ jobs:
145145 {"os": "ubuntu-22.04", "python-version": "3.11", "toxenv": "docs"},
146146 {"os": "ubuntu-22.04", "python-version": "3.10", "toxenv": "py310-llfuse"},
147147 {"os": "ubuntu-24.04", "python-version": "3.12", "toxenv": "py312-pyfuse3"},
148- {"os": "ubuntu-24.04", "python-version": "3.14", "toxenv": "py314-mfusepy"},
148+ {"os": "ubuntu-24.04", "python-version": "3.14", "toxenv": "py314-mfusepy"}
149149 ]
150150 }' || '{
151151 "include": [
@@ -154,7 +154,7 @@ jobs:
154154 {"os": "ubuntu-24.04", "python-version": "3.12", "toxenv": "py312-llfuse"},
155155 {"os": "ubuntu-24.04", "python-version": "3.13", "toxenv": "py313-pyfuse3"},
156156 {"os": "ubuntu-24.04", "python-version": "3.14", "toxenv": "py314-mfusepy"},
157- {"os": "macos-15", "python-version": "3.11", "toxenv": "py311-none", "binary": "borg-macos-15-arm64-gh"}
157+ {"os": "macos-15", "python-version": "3.11", "toxenv": "py311-none", "binary": "borg-macos-15-arm64-gh"},
158158 {"os": "macos-15-intel", "python-version": "3.11", "toxenv": "py311-none", "binary": "borg-macos-15-x86_64-gh"}
159159 ]
160160 }'
0 commit comments