Skip to content

Commit cbb9f10

Browse files
committed
ci: remove aarch64-linux runner from cachix workflow
1 parent 1ec30e6 commit cbb9f10

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/cachix.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
include:
1515
- system: x86_64-linux
1616
runner: ubuntu-latest
17-
- system: aarch64-linux
18-
runner: ubuntu-latest-arm
1917
runs-on: ${{ matrix.runner }}
2018
steps:
2119
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)