revert as using custom image for node
This commit is contained in:
@@ -28,11 +28,6 @@ jobs:
|
||||
name: Run Linters and Tests
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# Sets up Node
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '21'
|
||||
# Checks out the repo under $GITHUB_WORKSPACE
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user