1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2024-12-22 12:54:29 +01:00

ci: use older Ubuntu to retain Python 3.4

- see problematic run https://github.com/cmur2/python-bme680/actions/runs/619900122
This commit is contained in:
Christian Nicolai 2021-03-04 09:05:48 +01:00
parent 9f3be44151
commit 294281658e

View File

@ -12,7 +12,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-18.04
strategy: strategy:
matrix: matrix:
python-version: python-version: