File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ jobs:
1919 - debian:bullseye-slim
2020 - debian:bookworm-slim
2121 - archlinux:latest
22- # - ubuntu:bionic glibc too old
22+ # - ubuntu:bionic glibc too old
2323 - ubuntu:focal
2424 - ubuntu:jammy
2525 - ubuntu:kinetic
26- # - ubuntu:lunar glibc too old
26+ # - ubuntu:lunar glibc too old
2727 # - ubuntu:trusty
28- # - ubuntu:xenial glibc too old
28+ # - ubuntu:xenial glibc too old
2929 - fedora:latest
30- # - nixos/nix:latest can’t exec
31- # - alpine:latest tea binary doesn’t actually end up on the system (wtf)
30+ # - nixos/nix:latest can’t exec
31+ - alpine:latest # tea binary doesn’t actually end up on the system (wtf)
3232 container : ${{ matrix.container }}
3333 steps :
3434 - uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments