mirror of
https://github.com/reactos/reactos
synced 2025-10-06 00:12:51 +02:00
[GITHUB] Use the correct worker to get MSBuild VS2019 working. (#4454)
CORE-18146
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -256,7 +256,7 @@ jobs:
|
||||
|
||||
build-msbuild-i386:
|
||||
name: MSBuild (i386)
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
steps:
|
||||
- name: Install Flex and Bison
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user