Skip to content

Commit

Permalink
How does it behave without strategy?
Browse files Browse the repository at this point in the history
  • Loading branch information
HeikoTheissen committed Oct 29, 2024
1 parent 078636e commit 608c46c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ jobs:
build:
runs-on: ubuntu-latest

strategy:
matrix:
node-version: [22.x]

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 608c46c

Please sign in to comment.