This reverts commit 0abbcd6941
.
This commit is contained in:
parent
38172f3501
commit
1054113469
1 changed files with 1 additions and 2 deletions
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
|
@ -42,8 +42,7 @@ jobs:
|
|||
run: cargo build --all --locked --release && strip target/release/atuin
|
||||
|
||||
unit-test:
|
||||
#runs-on: [self-hosted, ARM64, macOS]
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [self-hosted, ARM64, macOS]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue