diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index 8d25ffdae..aa5cac75c 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -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"