CI nightly: run on U16.04

This commit is contained in:
Martin Pulec
2020-02-18 15:44:26 +01:00
parent dec0f28f1e
commit 3274bd6452

View File

@@ -53,7 +53,7 @@ jobs:
needs: retag-nightly
if: github.repository == 'CESNET/UltraGrid' || github.repository == 'MartinPulec/UltraGrid'
name: run Ubuntu
runs-on: ubuntu-latest
runs-on: ubuntu-16.04
env:
sdk_pass: ${{ secrets.sdk_pass }}