Skip to content

Commit

Permalink
fix: lock windows env (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
gengjiawen committed Aug 29, 2022
1 parent 1f421c9 commit 44bd0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build-windows:
runs-on: windows-latest
runs-on: windows-2019
steps:
- name: Clone gyp-next
uses: actions/checkout@v3
Expand Down

0 comments on commit 44bd0dd

Please sign in to comment.