diff options
Diffstat (limited to '.github/workflows/ci_appveyor.yml')
-rw-r--r-- | .github/workflows/ci_appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci_appveyor.yml b/.github/workflows/ci_appveyor.yml index fd4494f..069eed5 100644 --- a/.github/workflows/ci_appveyor.yml +++ b/.github/workflows/ci_appveyor.yml @@ -17,7 +17,7 @@ jobs: matrix: platform: [Win32, x64] configuration: [Debug, Release] - runs-on: windows-2019 + runs-on: windows-latest name: '${{ matrix.platform }} / ${{ matrix.configuration }}' defaults: run: |