Archived
2
0

add microsoft edge.

This commit is contained in:
Miroslav Šedivý
2021-12-09 23:45:57 +01:00
parent d3711ab3ba
commit 15a8381f04
8 changed files with 962 additions and 1 deletions

View File

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