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 4d9e797 commit f6c8ce0Copy full SHA for f6c8ce0
scripts/saucelabs/start-tunnel.sh
@@ -2,7 +2,7 @@
2
3
set -e -o pipefail
4
5
-tunnelFileName="sc-4.6.2-linux.tar.gz"
+tunnelFileName="sc-4.8.1-linux.tar.gz"
6
tunnelUrl="https://saucelabs.com/downloads/${tunnelFileName}"
7
8
tunnelTmpDir="/tmp/material-saucelabs"
0 commit comments