Skip to content

Commit cbe68c0

Browse files
authored
Merge pull request #1189 from XhmikosR/xmr/ci
CI: switch to Node.js 22 LTS
2 parents 3ba0f7e + 61c6de8 commit cbe68c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
FORCE_COLOR: 2
13-
NODE: 20
13+
NODE: 22
1414
PYTHON_VERSION: "3.11"
1515

1616
jobs:

0 commit comments

Comments
 (0)