Skip to content

Commit

Permalink
chore: bump GitHub Actions to Windows 2019 (#3254)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Apr 13, 2022
1 parent e6194b1 commit b465b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Expand Up @@ -25,9 +25,9 @@ jobs:

include:
- node: 12
os: windows-2016
os: windows-2019
- node: 14
os: windows-2016
os: windows-2019
- node: 16
os: windows-2019
- node: 17
Expand Down

0 comments on commit b465b69

Please sign in to comment.