Skip to content

Commit

Permalink
Google Chrome Test namecoin#92
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmin1 committed Nov 14, 2022
1 parent 6d9ba39 commit 9d9aae3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,9 @@ task:
cpu: 1
memory: 1G
package_install_script:
- dnf install -y fedora-workstation-repositories config-manager
- localectl set-locale LANG=en_US.UTF-8
- dnf install -y fedora-workstation-repositories glibc-all-langpacks langpacks-en
- dnf install glibc-langpack-fr
- dnf config-manager --set-enabled google-chrome
- dnf install -y google-chrome-stable
env:
Expand Down

0 comments on commit 9d9aae3

Please sign in to comment.