mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 06:34:26 +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:
|
||||
name: Build and Test Rust Project
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: goose
|
||||
steps:
|
||||
# Add disk space cleanup before linting
|
||||
- name: Check disk space before build
|
||||
|
||||
Reference in New Issue
Block a user