Skip to content

Commit

Permalink
chore: use windows-2019 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
birme committed Aug 10, 2023
1 parent 56a9f89 commit 3992d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
CI: true

build-windows:
runs-on: windows-latest
runs-on: windows-2019
strategy:
matrix:
node-version: [18.x]
Expand Down

0 comments on commit 3992d89

Please sign in to comment.