Skip to content

Commit

Permalink
Merge pull request #5208 from ccnmtl/nikolas-patch-1
Browse files Browse the repository at this point in the history
Update node to v20
  • Loading branch information
ndittren authored Dec 14, 2023
2 parents 9ad4b31 + e1dca54 commit 237a36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.11"]
node-version: [18.x]
node-version: [20.x]
services:
postgres:
image: postgres:14
Expand Down

0 comments on commit 237a36d

Please sign in to comment.