revert back to 2019 runner

This commit is contained in:
SoftFever 2023-07-18 01:07:25 +08:00
parent ed156c1fc9
commit fda21497fc

View file

@ -26,7 +26,7 @@ on:
jobs:
build_win64:
name: Build Win64
runs-on: windows-2022
runs-on: windows-2019
steps:
- uses: actions/checkout@v3