We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec30e6 commit cbb9f10Copy full SHA for cbb9f10
1 file changed
.github/workflows/cachix.yml
@@ -14,8 +14,6 @@ jobs:
14
include:
15
- system: x86_64-linux
16
runner: ubuntu-latest
17
- - system: aarch64-linux
18
- runner: ubuntu-latest-arm
19
runs-on: ${{ matrix.runner }}
20
steps:
21
- uses: actions/checkout@v4
0 commit comments