Skip to content

Commit 43efc54

Browse files
authored
Pin firefox to extended support release in test runner (azimuth-cloud#215)
1 parent 6c95302 commit 43efc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ci-setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ else
4949
fi
5050

5151
run_apt update
52-
run_apt install -y -t 'o=LP-PPA-mozillateam' firefox
52+
run_apt install -y -t 'o=LP-PPA-mozillateam' firefox-esr
5353

5454
pip install -U pip
5555
pip install -r requirements.txt

0 commit comments

Comments
 (0)