Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XHunter74 authored Jan 29, 2024
1 parent 21a44ed commit e6edfcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

strategy:
matrix:
node-version: [20.x]
node-version: [18.x]

steps:
- name: Checkout code
Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20.x]
node-version: [18.x]

steps:
- name: Checkout code
Expand Down

0 comments on commit e6edfcf

Please sign in to comment.