Skip to content

Commit e95bf64

Browse files
ok i don't really need a big matrix
1 parent aee4990 commit e95bf64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
os: [ubuntu-latest, windows-latest]
1414
exclude:
1515
- os: ubuntu-latest
16+
- node: "24"
17+
- python: ["3.13", "3.14"]
1618
runs-on: ${{ matrix.os }}
1719
steps:
1820
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)