switch to custom runner for rust build (#3325)
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
|
|
||||||
rust-build-and-test:
|
rust-build-and-test:
|
||||||
name: Build and Test Rust Project
|
name: Build and Test Rust Project
|
||||||
runs-on: ubuntu-latest
|
runs-on: goose
|
||||||
steps:
|
steps:
|
||||||
# Add disk space cleanup before linting
|
# Add disk space cleanup before linting
|
||||||
- name: Check disk space before build
|
- name: Check disk space before build
|
||||||
|
|||||||
Reference in New Issue
Block a user