We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00f812 commit e9bc41aCopy full SHA for e9bc41a
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
nix-build:
19
needs: nix-matrix
20
- runs-on: ${{ matrix.os }}
+ runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v4
23
- uses: cachix/install-nix-action@v24
0 commit comments