We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d254d26 commit aa6e1a0Copy full SHA for aa6e1a0
.github/workflows/ci-pre-reqs.yml
@@ -31,7 +31,7 @@ jobs:
31
# - ubuntu:trusty
32
# - ubuntu:xenial glibc too old
33
- fedora:latest
34
- # - nixos/nix:latest can’t exec
+ - nixos/nix:latest
35
# - alpine:latest tea binary doesn’t actually end up on the system (wtf)
36
container: ${{ matrix.container }}
37
steps:
0 commit comments