Skip to content

Commit

Permalink
Bump to 20 now that it's LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
scotttrinh committed Jan 5, 2024
1 parent 7773e2a commit 0d3293b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ jobs:
edgedb-version: ["stable"]
include:
- os: ubuntu-latest
node-version: "18"
node-version: "20"
edgedb-version: "nightly"
- os: ubuntu-latest
node-version: "18"
node-version: "20"
edgedb-version: "3"
- os: ubuntu-latest
node-version: "18"
node-version: "20"
edgedb-version: "2"
- os: macos-latest
node-version: "18"
node-version: "20"
edgedb-version: "stable"

steps:
Expand Down

0 comments on commit 0d3293b

Please sign in to comment.