Skip to content

Commit

Permalink
Force jest 30.0.0-alpha.3 testing on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
palmerj3 committed Dec 9, 2024
1 parent 2a431e3 commit 71f7399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
node-version: [23.x, 22.x, 21.x, 20.x]
jest-version: [29, 28]
jest-version: [30.0.0-alpha.3]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 71f7399

Please sign in to comment.