Skip to content

Commit 35e63a8

Browse files
authored
Update ci.yml
1 parent 09b4d1f commit 35e63a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-24.04
1616
strategy:
1717
matrix:
18-
node: ['20.x', '22.x']
18+
node: ['18.x']
1919
steps:
2020
- name: Checkout 🛎
2121
uses: actions/checkout@v4

0 commit comments

Comments
 (0)