Skip to content

Commit fb9ea3b

Browse files
committed
test
1 parent 6e60939 commit fb9ea3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929

3030
strategy:
3131
matrix:
32-
# host-os: ["ubuntu-latest", "macos-13", "macos-14"]
33-
host-os: ["ubuntu-latest"]
32+
host-os: ["ubuntu-latest", "macos-14"]
33+
# host-os: ["ubuntu-latest"]
3434
python-version: ["3.10", "3.11", "3.12", "3.13"]
3535
fail-fast: false
3636

0 commit comments

Comments
 (0)