Skip to content

Commit 9a3315d

Browse files
committed
ci: run on node 26
1 parent 90aa944 commit 9a3315d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
test:
1212
strategy:
1313
matrix:
14-
version: [24]
14+
version: [26]
1515
os: [ubuntu-latest]
1616

1717
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)