diff options
Diffstat (limited to '.forgejo/workflows/build-epubs.yml')
| -rw-r--r-- | .forgejo/workflows/build-epubs.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.forgejo/workflows/build-epubs.yml b/.forgejo/workflows/build-epubs.yml index 3158b82..80ecf5d 100644 --- a/.forgejo/workflows/build-epubs.yml +++ b/.forgejo/workflows/build-epubs.yml @@ -10,8 +10,6 @@ on: jobs: build: runs-on: codeberg-small-lazy - container: - image: docker.io/debian:trixie-slim steps: - name: Install prerequisites run: | |
