Skip to content

Commit

Permalink
options: pin newer Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-alexander-popel committed Jul 22, 2024
1 parent 9e05cd2 commit 604c5ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/options.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,23 +51,23 @@
"Name": "Ubuntu_Node_22",
"Image": "ubuntu-22.04",
"Language": "node",
"LanguageVersion": "22",
"LanguageVersion": "22.5.1",
"RunPerformance": true,
"PackageRequirement": true
},
{
"Name": "Windows_Node_22",
"Image": "windows-latest",
"Language": "node",
"LanguageVersion": "22",
"LanguageVersion": "22.5.1",
"RunPerformance": true,
"PackageRequirement": true
},
{
"Name": "macOS_Node_22",
"Image": "macos-latest",
"Language": "node",
"LanguageVersion": "22",
"LanguageVersion": "22.5.1",
"RunPerformance": true,
"PackageRequirement": true
}
Expand Down

0 comments on commit 604c5ab

Please sign in to comment.