Skip to content

Commit

Permalink
Update node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas authored Dec 13, 2023
1 parent 9ad4b31 commit e1dca54
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 e1dca54

Please sign in to comment.