Skip to content

Commit f4ee6c9

Browse files
committed
+alpine
1 parent 582373f commit f4ee6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pre-reqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# - ubuntu:xenial glibc too old
2929
- fedora:latest
3030
# - nixos/nix:latest can’t exec
31-
# - alpine:latest tea binary doesn’t actually end up on the system (wtf)
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

0 commit comments

Comments
 (0)