Skip to content

Commit

Permalink
ci(release): fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Oct 30, 2023
1 parent f75aa1e commit cc889ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
runs-on: ubuntu-latest

strategy:
matrix:
node-version: [18.x, 21.x]
node-version: 21.x

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit cc889ce

Please sign in to comment.