We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582373f commit f4ee6c9Copy full SHA for f4ee6c9
.github/workflows/ci-pre-reqs.yml
@@ -28,7 +28,7 @@ jobs:
28
# - ubuntu:xenial glibc too old
29
- fedora:latest
30
# - nixos/nix:latest can’t exec
31
- # - alpine:latest tea binary doesn’t actually end up on the system (wtf)
+ - alpine:latest tea binary doesn’t actually end up on the system (wtf)
32
container: ${{ matrix.container }}
33
steps:
34
- uses: actions/checkout@v3
0 commit comments