We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e5845 commit fa75da8Copy full SHA for fa75da8
1 file changed
.github/workflows/continuous-integration.yml
@@ -22,7 +22,7 @@ jobs:
22
os: [ubuntu-latest]
23
node-version: [20, 22, 24]
24
include:
25
- - os: windows-latest
+ - os: windows-2022
26
node-version: 22 # LTS
27
- os: macos-latest
28
0 commit comments