Skip to content

Commit

Permalink
chore: trying to force cypress to use older chromium version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrCherry97 committed Oct 17, 2024
1 parent 0957aeb commit 3c33236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-integration-cluster-k3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
shell: bash
run: |
sudo apt remove chromium -y
sudo snap remove chromium -y
sudo snap remove chromium
whereis chromium
sudo apt install flatpak
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
Expand Down

0 comments on commit 3c33236

Please sign in to comment.