Skip to content

Commit aa94a6d

Browse files
committed
+alpine
1 parent d254d26 commit aa94a6d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: .github/workflows/ci-pre-reqs.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ jobs:
2323
- debian:bullseye-slim
2424
- debian:bookworm-slim
2525
- archlinux:latest
26-
# - ubuntu:bionic glibc too old
26+
# - ubuntu:bionic glibc too old
2727
- ubuntu:focal
2828
- ubuntu:jammy
2929
- ubuntu:kinetic
30-
# - ubuntu:lunar glibc too old
30+
# - ubuntu:lunar glibc too old
3131
# - ubuntu:trusty
32-
# - ubuntu:xenial glibc too old
32+
# - ubuntu:xenial glibc too old
3333
- fedora:latest
34-
# - nixos/nix:latest can’t exec
35-
# - alpine:latest tea binary doesn’t actually end up on the system (wtf)
34+
# - nixos/nix:latest can’t exec
35+
- alpine:latest # tea binary doesn’t actually end up on the system (wtf)
3636
container: ${{ matrix.container }}
3737
steps:
3838
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)