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