Skip to content

Commit aa6e1a0

Browse files
committed
Add nix
1 parent d254d26 commit aa6e1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pre-reqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# - ubuntu:trusty
3232
# - ubuntu:xenial glibc too old
3333
- fedora:latest
34-
# - nixos/nix:latest can’t exec
34+
- nixos/nix:latest
3535
# - alpine:latest tea binary doesn’t actually end up on the system (wtf)
3636
container: ${{ matrix.container }}
3737
steps:

0 commit comments

Comments
 (0)