diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-07-02 11:24:16 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-07-02 11:24:16 -0600 |
| commit | 8a18a327c0aa7a4da7df18077fc0acc78c8719b3 (patch) | |
| tree | 11b9747f7d4416f1758e3e420b992d894c116464 | |
| parent | a1451000e87e6043f2e46a6faa05f666094ce225 (diff) | |
repo dist bullseye
since we build against bullseye
| -rw-r--r-- | .crystalintegration.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 7d13979..6799110 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -328,7 +328,7 @@ pipeline: environment: FORGEJO_SITE: https://code.forgejo.org FORGEJO_OWNER: crystal - DEBIAN_DIST: any + DEBIAN_DIST: bullseye DEBIAN_COMPONENT: forgejo secrets: [ cfo_api_key ] commands: |
