Skip to content

Commit

Permalink
fix: remove strategies;
Browse files Browse the repository at this point in the history
  • Loading branch information
nimatrengo committed Jul 12, 2023
1 parent ebf4db8 commit 987fb4a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:

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 ${{ matrix.node-version }}
Expand Down

0 comments on commit 987fb4a

Please sign in to comment.