We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e6c99 commit 57946b7Copy full SHA for 57946b7
.github/workflows/ci.yml
@@ -154,10 +154,6 @@ jobs:
154
- key: url
155
value: https://github.com/DeterminateSystems/nix-installer/releases/download/v3.11.3/nix-installer-x86_64-linux
156
nix-version: "3.11.3"
157
- # https://github.com/DeterminateSystems/nix-installer/tree/a8befc7a44db5463cd4269f6d2381b0ab9a5dfc5
158
- - key: revision
159
- value: a8befc7a44db5463cd4269f6d2381b0ab9a5dfc5
160
- nix-version: "3.11.3"
161
162
steps:
163
- uses: actions/checkout@v4
0 commit comments