Skip to content

Commit d159ef3

Browse files
josephperrottjelbourn
authored andcommitted
ci: update sauceconnect verstion to 4.6.2 (#20835)
Update the version of the sauceconnect binary used to the latest version. (cherry picked from commit 018d6c9)
1 parent 2226577 commit d159ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/saucelabs/start-tunnel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e -o pipefail
44

5-
tunnelFileName="sc-4.5.1-linux.tar.gz"
5+
tunnelFileName="sc-4.6.2-linux.tar.gz"
66
tunnelUrl="https://saucelabs.com/downloads/${tunnelFileName}"
77

88
tunnelTmpDir="/tmp/material-saucelabs"

0 commit comments

Comments
 (0)