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 @@ -20,16 +20,16 @@ jobs:
2020 - debian:bullseye-slim
2121 - debian:bookworm-slim
2222 - archlinux:latest
23- # - ubuntu:bionic glibc too old
23+ # - ubuntu:bionic glibc too old
2424 - ubuntu:focal
2525 - ubuntu:jammy
2626 - ubuntu:kinetic
27- # - ubuntu:lunar glibc too old
27+ # - ubuntu:lunar glibc too old
2828 # - ubuntu:trusty
29- # - ubuntu:xenial glibc too old
29+ # - ubuntu:xenial glibc too old
3030 - fedora:latest
31- # - nixos/nix:latest can’t exec
32- # - alpine:latest tea binary doesn’t actually end up on the system (wtf)
31+ # - nixos/nix:latest can’t exec
32+ - alpine:latest # tea binary doesn’t actually end up on the system (wtf)
3333 container : ${{ matrix.container }}
3434 steps :
3535 - uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments