Update .github/workflows/rust.yml
This commit is contained in:
parent
97843e9e66
commit
6f7e9c175c
1 changed files with 1 additions and 3 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -12,9 +12,7 @@ env:
|
|||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
container: rust:latest
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- name: Modify hosts file
|
||||
|
|
Loading…
Reference in a new issue