Skip to content

Commit

Permalink
Updated Windows runner to 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
themarpe committed Aug 18, 2022
1 parent c9de98a commit 45dacec
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 @@ -67,7 +67,7 @@ jobs:
needs: build-docstrings
strategy:
matrix:
os: [ubuntu-latest, windows-2019, macos-latest]
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Print home directory
Expand Down

0 comments on commit 45dacec

Please sign in to comment.