Use ubuntu-18.04 for win32 CI builds

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-12-05 12:50:51 +00:00
parent 9294970911
commit c3a5fa24f8
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -234,7 +234,7 @@ jobs:
*-macOS.pkg
win32:
runs-on: ubuntu-20.04
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
with: