Skip to content

Commit 4b9b667

Browse files
committed
ci test updates
1 parent 429965b commit 4b9b667

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ubuntu-latest, macos-latest, windows-latest]
16-
python-version: ['3.10', '3.11', '3.12']
15+
os: [ubuntu-latest]
16+
python-version: ['3.13']
1717

1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)