Skip to content

Commit

Permalink
update Windows ver 2019->2022
Browse files Browse the repository at this point in the history
  • Loading branch information
mshr-h committed Dec 21, 2022
1 parent e59b9fe commit 78e17d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04, macos-11, windows-2019]
os: [ubuntu-22.04, macos-11, windows-2022]
python-version: ['3.8', '3.9', '3.10']

steps:
Expand Down

0 comments on commit 78e17d0

Please sign in to comment.