fix(ci): remove weekly MSRV release run
This commit is contained in:
@@ -14,9 +14,8 @@ duplicate inventory.
|
||||
|
||||
## Clean Ubuntu prerequisites
|
||||
|
||||
The automated gate runs only on `ubuntu-latest`, using Rust 1.97.1 for normal
|
||||
release work. Rust 1.96.0 remains a separate minimum-supported-version check;
|
||||
it is not used to build these release artifacts. The clean worker installs:
|
||||
The automated gate runs only on `ubuntu-latest`, using Rust 1.97.1 for all
|
||||
release work. The clean worker installs:
|
||||
|
||||
- a C/C++ build toolchain, Clang, CMake, Ninja, `pkg-config`, Python 3, and
|
||||
`curl` for the pinned Skia build/download path;
|
||||
|
||||
Reference in New Issue
Block a user