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 7e56c55 commit 836d6a6Copy full SHA for 836d6a6
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