Skip to content

Commit

Permalink
fix(deps): update swc monorepo (major) (#5754)
Browse files Browse the repository at this point in the history
fix(deps): update swc monorepo

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 0595e43 commit d3464e4
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 77 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,8 @@ jobs:
- settings:
host: ubuntu-latest
target: x86_64-unknown-linux-gnu
node: '22'
# There is a bug in 22.12.0 that sometimes makes the loadConfigFile tests fail
node: '22.11.0'
command: 'ci:coverage'
additionalName: ' with Coverage'
coverage: true
Expand Down
Loading

0 comments on commit d3464e4

Please sign in to comment.