[tests] pin Ubuntu version to still be able to use Python 3.4

This commit is contained in:
Mike Fährmann
2021-03-18 16:18:21 +01:00
parent 0b55f5ad84
commit 0725cfde4f

View File

@@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
strategy:
fail-fast: false
matrix: