remove vncviewer.

This commit is contained in:
Miroslav Šedivý
2022-03-18 23:14:08 +01:00
parent e0f921473a
commit 915d050109
7 changed files with 2 additions and 807 deletions

View File

@ -48,7 +48,7 @@ jobs:
needs: [ build-base ]
strategy:
matrix:
tags: [ firefox, chromium, google-chrome, ungoogled-chromium, microsoft-edge, brave, tor-browser, vncviewer, remmina, vlc, xfce ]
tags: [ firefox, chromium, google-chrome, ungoogled-chromium, microsoft-edge, brave, tor-browser, remmina, vlc, xfce ]
env:
DOCKER_TAG: ${{ matrix.tags }}
steps: