Skip to content

Commit

Permalink
WIP: upgrade node version
Browse files Browse the repository at this point in the history
  See if it fixes dns lookup failures for cozy.localhost.
  See nodejs/node@ddd9c70
  • Loading branch information
taratatach committed Jul 19, 2024
1 parent 43999db commit bbf78f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env:
NODE_ENV: "test"
COZY_DESKTOP_HEARTBEAT: "1000"
DISPLAY: ":99.0"
NODE_VERSION: "18.12.1"
NODE_VERSION: "20.15.1"
GO_VERSION: "1.19"
COUCHDB_VERSION: "3.2.2"
COUCHDB_USER: "admin"
Expand Down

0 comments on commit bbf78f6

Please sign in to comment.