Skip to content

Commit

Permalink
Update workflow use Windows 2019 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored Jun 11, 2023
1 parent 1aa02c6 commit c26fdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- x64
# an extra windows-x86 run:
include:
- os: windows-2016
- os: windows-2019
node_version: 14
architecture: x86
name: 🍢 Markdown Node ${{ matrix.node_version }} - ${{ matrix.architecture }} on ${{ matrix.os }}
Expand Down

0 comments on commit c26fdc3

Please sign in to comment.