We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a0ac9 commit 144de9fCopy full SHA for 144de9f
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ name: CI
5
jobs:
6
build_and_test:
7
name: Rust project
8
- runs-on: ubuntu-latest
+ runs-on: self-hosted
9
steps:
10
- uses: actions/checkout@v2
11
- uses: actions-rs/toolchain@v1
0 commit comments