Revert "ci: Start supporting node.js 18 (#4518)"
This reverts commit 9ee292cd17.
This commit is contained in:
committed by
GitHub
parent
9ee292cd17
commit
1c98f97e9e
2
.github/workflows/test-workflows.yml
vendored
2
.github/workflows/test-workflows.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x, 18.x]
|
||||
node-version: [16.x]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user