Skip to content

Commit 607ea3d

Browse files
hugovkmattip
andauthored
MAINT: Use windows-latest
Co-authored-by: Matti Picus <[email protected]>
1 parent d8ce383 commit 607ea3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
matrix:
4848
os_python:
4949
- [ubuntu-latest, '3.12']
50-
- [windows-2019, '3.11']
50+
- [windows-latest, '3.11']
5151
- [macos-latest, '3.10']
5252
steps:
5353
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

0 commit comments

Comments
 (0)