Skip to content

Commit

Permalink
Disable self-hosted runner for now
Browse files Browse the repository at this point in the history
  • Loading branch information
arianvp authored Dec 15, 2023
1 parent 6a724f5 commit 6dedbfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
runs-on:
- labels: [ubuntu-latest]
system: x86_64-linux
- labels: [self-hosted, linux, ARM64]
system: aarch64-linux
# - labels: [self-hosted, linux, ARM64]
# system: aarch64-linux
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: DeterminateSystems/nix-installer-action@5620eb4af6b562c53e4d4628c0b6e4f9d9ae8612 # v7
Expand Down

0 comments on commit 6dedbfb

Please sign in to comment.