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 869d761 commit 05a3e25
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 @@ -17,7 +17,7 @@ jobs:
- name: Install Chrome
shell: bash
run: |
sudo apt-get install chromium-browser=127.0.6533.119
sudo apt-get install chromium-browser=127.0.6533.99
- uses: gardenlinux/workflow-telemetry-action@v2
with:
comment_on_pr: false
Expand Down

0 comments on commit 05a3e25

Please sign in to comment.