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 @@ -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
You can’t perform that action at this time.
0 commit comments