mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 14:44:21 +01:00
switch to custom runner for rust build (#3325)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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