Skip to content

Commit

Permalink
Fix build by downgrading Node
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Apr 30, 2024
1 parent f9c1a41 commit 884e14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
node:
- lts/gallium
- node
- lts/iron
# canary:
# name: canary / ${{matrix.package}} / ${{matrix.node}} on ${{matrix.os}}
# runs-on: ${{matrix.os}}
Expand Down

0 comments on commit 884e14d

Please sign in to comment.