mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: use Rust 1.61 for firefox build as well (#16764)
This commit is contained in:
parent
cc29dbd7ed
commit
980f5ec12f
@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
set +x
|
set +x
|
||||||
|
|
||||||
RUST_VERSION="1.59.0"
|
RUST_VERSION="1.61.0"
|
||||||
CBINDGEN_VERSION="0.24.3"
|
CBINDGEN_VERSION="0.24.3"
|
||||||
|
|
||||||
trap "cd $(pwd -P)" EXIT
|
trap "cd $(pwd -P)" EXIT
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user