mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 06:40:15 +00:00
CI nightly: run on U16.04
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -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 }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user