Skip to content

Commit 144de9f

Browse files
author
Chris McIntosh
authored
Update ci.yml
1 parent 18a0ac9 commit 144de9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: CI
55
jobs:
66
build_and_test:
77
name: Rust project
8-
runs-on: ubuntu-latest
8+
runs-on: self-hosted
99
steps:
1010
- uses: actions/checkout@v2
1111
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)