[GITHUB] Use the correct worker to get MSBuild VS2019 working. (#4454)

CORE-18146
This commit is contained in:
Hermès Bélusca-Maïto 2022-04-17 02:21:19 +02:00
parent a7a222b52d
commit 1170a5a493
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -256,7 +256,7 @@ jobs:
build-msbuild-i386: build-msbuild-i386:
name: MSBuild (i386) name: MSBuild (i386)
runs-on: windows-latest runs-on: windows-2019
steps: steps:
- name: Install Flex and Bison - name: Install Flex and Bison
run: | run: |