Update Linux build to 115.14.0esr
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
This commit is contained in:
parent
3017770954
commit
d1a82af43c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|||
|
||||
# Version of Gecko to build with
|
||||
GECKO_VERSION_MAC="115.9.1esr"
|
||||
GECKO_VERSION_LINUX="115.9.1esr"
|
||||
GECKO_VERSION_LINUX="115.14.0esr"
|
||||
GECKO_VERSION_WIN="115.14.0esr"
|
||||
RUST_VERSION=1.69.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue