Skip to content

Commit

Permalink
running on self-hosted
Browse files Browse the repository at this point in the history
Signed-off-by: gabrik <[email protected]>
  • Loading branch information
gabrik committed Aug 22, 2023
1 parent 66ff99a commit 824ce7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:
jobs:
checks:
name: Code checks
runs-on: ubuntu-latest
runs-on: [self-hosted, ubuntu-22.04]
steps:
- uses: actions/checkout@v2
- name: Install Rust toolchain
Expand Down

0 comments on commit 824ce7e

Please sign in to comment.