Pin ubuntu to 18.04 for wxpython install

This commit is contained in:
Otto winter 2021-10-29 12:42:35 +02:00
parent 03328e5945
commit c02c60016d
No known key found for this signature in database
GPG Key ID: 48ED2DDB96D7682C
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ permissions:
jobs:
ci:
name: ${{ matrix.name }}
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
strategy:
fail-fast: false
matrix: