Merge pull request #44 from weltling/capstone_toolset2

ci: windows: Switch to Server 2019 runner image
This commit is contained in:
Dmitry Stogov 2023-06-19 14:40:22 +03:00 committed by GitHub
commit fc5e1742c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ jobs:
strategy:
matrix:
arch: [x86, amd64]
runs-on: windows-2022
runs-on: windows-2019
steps:
- uses: actions/checkout@v3
- uses: ilammy/msvc-dev-cmd@v1