mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update rust.yml
This commit is contained in:
parent
7129f8ca25
commit
86a1d3383e
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -7,9 +7,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
runs-on:
|
runs-on: [ self-hosted, "${{ matrix.os }}" ]
|
||||||
- self-hosted
|
|
||||||
- ${{ matrix.os }}
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user