Skip to content

Commit

Permalink
ci: 🎡 Fixed matrix os
Browse files Browse the repository at this point in the history
  • Loading branch information
dc7290 committed Dec 12, 2024
1 parent ec96198 commit 5153978
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
- 18
- 20
- 22
os: ubuntu-latest
os:
- ubuntu-latest
name: Node.js v${{ matrix.node }} on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 5153978

Please sign in to comment.