1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00

[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
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

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