Skip to content

Commit

Permalink
Remove Node stretegy
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahim-13 committed Jan 5, 2023
1 parent 3b2f38a commit 69f2d26
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 16.x, 18.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps:
- uses: actions/checkout@v3
- name: Use Node.js 18.x
Expand Down

0 comments on commit 69f2d26

Please sign in to comment.