Skip to content

Commit

Permalink
Run CI on amd-rx7600 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Oct 11, 2024
1 parent 944a399 commit f3028ca
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 38 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,10 @@ on:

jobs:
checks:
runs-on: ubuntu-latest
runs-on: amd-rx7600
steps:
- name: Setup Rust
uses: tracel-ai/github-actions/setup-rust@v1
with:
rust-toolchain: stable
cache-key: stable-linux
# --------------------------------------------------------------------------------
- name: checkout
uses: actions/checkout@v4
- name: Audit
run: cargo xtask check audit
# --------------------------------------------------------------------------------
Expand Down
53 changes: 22 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f3028ca

Please sign in to comment.