Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Update4 node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vehbiOzcan authored Feb 16, 2024
1 parent 5cb6183 commit a3fdad3
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,8 @@ jobs:

runs-on: self-hosted

strategy:
matrix:
node-version: [14.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/


steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3

- name: Install dependencies
run: yarn install
Expand Down

0 comments on commit a3fdad3

Please sign in to comment.