Skip to content

Commit ac019e7

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

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

0 commit comments

Comments
 (0)