mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 08:13:57 +01:00
This reverts commit 1054113469
.
This commit is contained in:
parent
1054113469
commit
089cb6847c
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@ -42,7 +42,8 @@ jobs:
|
||||
run: cargo build --all --locked --release && strip target/release/atuin
|
||||
|
||||
unit-test:
|
||||
runs-on: [self-hosted, ARM64, macOS]
|
||||
#runs-on: [self-hosted, ARM64, macOS]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user