Skip to content

Commit d5353c7

Browse files
committed
Testing if latest failures are OS related (locally tests pass)
1 parent a45b9e0 commit d5353c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: [ubuntu-latest]
21+
os: [macos-latest]
2222
python-version: ["3.11", "3.12", "3.13", "3.14"]
2323
sphinx: [""] # Newest Sphinx
2424
myst-parser: [""] # Newest MyST Parser (any)

0 commit comments

Comments
 (0)