Skip to content

Commit

Permalink
Do I need an old Node version for old MB versions?
Browse files Browse the repository at this point in the history
  • Loading branch information
brunns committed Jan 24, 2023
1 parent 358fa2b commit 993702a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
strategy:
matrix:
python: ['3.11']
node-version: ['18.x']
node-version: ['16.x']
mbtest-version: ['2.7', '2.6', '2.0', '1.16']
os: ['ubuntu-latest']
fail-fast: false
Expand Down

0 comments on commit 993702a

Please sign in to comment.