Skip to content

Commit 11b97aa

Browse files
devversionjelbourn
authored andcommitted
build: update saucelabs connector (#4143)
* Updates the Saucelabs connector to a more recent version. Outdated Saucelabs connector versions tend to be more flaky.
1 parent 008e1ab commit 11b97aa

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-
TUNNEL_FILE="sc-4.4.5-linux.tar.gz"
5+
TUNNEL_FILE="sc-4.4.6-linux.tar.gz"
66
TUNNEL_URL="https://saucelabs.com/downloads/$TUNNEL_FILE"
77
TUNNEL_DIR="/tmp/saucelabs-connect"
88

0 commit comments

Comments
 (0)