1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-21 11:27:38 +03:00

Update python-app.yml

Change to ubuntu-18.04
This commit is contained in:
Athanasius 2020-07-26 18:57:52 +01:00
parent 742d133519
commit 2546efff91

@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: debian-stable
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2