Skip to content

Commit 4f95a7c

Browse files
committed
chore: Pin latest build to node 20 until libxmljs catches up
1 parent 7c9d779 commit 4f95a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
node:
19-
- latest
19+
- 20
2020
- lts/*
2121
steps:
2222
- name: "Checkout"

0 commit comments

Comments
 (0)