We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4f240 commit 45b658dCopy full SHA for 45b658d
.circleci/workflows.yml
@@ -2,7 +2,7 @@ version: 2.1
2
3
chrome-stable-version: &chrome-stable-version "134.0.6998.165"
4
chrome-beta-version: &chrome-beta-version "135.0.7049.41"
5
-firefox-stable-version: &firefox-stable-version "137"
+firefox-stable-version: &firefox-stable-version "137.0"
6
7
orbs:
8
browser-tools: circleci/[email protected]
0 commit comments