Skip to content

Commit

Permalink
Switch to windows-2019 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
watsonian committed Oct 12, 2022
1 parent 239953a commit ce247b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, ubuntu-18.04, macos-latest, windows-latest, windows-2016]
os: [ubuntu-latest, ubuntu-18.04, macos-latest, windows-latest, windows-2019]
name: Install the cli
steps:
- name: Checkout
Expand Down

1 comment on commit ce247b4

@ScottBrenner
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.