Skip to content

Commit

Permalink
wqMerge remote-tracking branch 'origin/qa' into qa
Browse files Browse the repository at this point in the history
  • Loading branch information
bt-cryptomancer committed Jun 28, 2024
2 parents f03d455 + 79dc7ae commit f09e6cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
runs-on: '${{ matrix.os }}'
strategy:
matrix:
os: [ubuntu-22.04]
node-version: [18.x, 20.x]
os: [ubuntu-22.04, ubuntu-24.04]
node-version: [18.x, 20.x, 22.x]
mongodb-version: ['4.4', '5.0', '6.0', '7.0']

steps:
Expand Down

0 comments on commit f09e6cd

Please sign in to comment.