Skip to content

Commit

Permalink
Update local.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
banesullivan committed Feb 10, 2022
1 parent d8dace6 commit a90d08f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest, ubuntu-latest, windows-2019, windows-2022]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit a90d08f

Please sign in to comment.