Skip to content

Commit 35323f3

Browse files
Bump to a newer Node.js version
1 parent 8e1ba35 commit 35323f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
test-pyodide:
229229
runs-on: ubuntu-latest
230230
env:
231-
NODE_VERSION: 18
231+
NODE_VERSION: 22
232232
# Note that the versions below are updated by `update_pyodide_versions()` in our weekly cronjob.
233233
# The versions of pyodide-build and the Pyodide runtime may differ.
234234
PYODIDE_VERSION: 0.27.5

0 commit comments

Comments
 (0)