Make sure to use latest Firefox

This commit is contained in:
soulgalore 2022-02-09 09:41:10 +01:00
parent bc8c0ae9dd
commit 97ab6dc23f
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ jobs:
sudo apt-get update
sudo apt-get --only-upgrade install google-chrome-stable
google-chrome --version
- name: Install Firefox
uses: browser-actions/setup-firefox@latest
#with:
# firefox-version: '94.0'
- name: Setup environment
run: docker-compose -f test/docker-compose.yml up -d
- name: Browser versions