Skip to content

Commit 5cf96ee

Browse files
committed
ci: GitHub Actions use windows latest
1 parent 4ad906b commit 5cf96ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tox_matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ${{ matrix.os }}
66
strategy:
77
matrix:
8-
os: [ubuntu-latest, macos-latest, windows-2019]
8+
os: [ubuntu-latest, macos-latest, windows-latest]
99
python-version: ['3.10', '3.11', '3.12', '3.13']
1010
frontend: ["", "PySide6"]
1111
fail-fast: false

0 commit comments

Comments
 (0)