Skip to content

Commit e1ed49b

Browse files
author
Kasper Peeters
committed
Name clash in windows workflow.
1 parent 2f304ac commit e1ed49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
- os: windows-2022
137137
name: x86_64
138138
display-name: "Windows 11 x86_64"
139-
- os: windows-2022
139+
- os: windows-2019
140140
name: x86_64
141141
display-name: "Windows 10 x86_64"
142142
- os: windows-11-arm

0 commit comments

Comments
 (0)