Skip to content

Commit b508d57

Browse files
committed
Drop forky for the moment; the Docker image is broken
1 parent f6e7586 commit b508d57

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/apt-repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
env:
1414
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
1515
KEY_ID: ${{ secrets.KEY_ID }}
16-
CODENAMES: "trixie forky"
16+
CODENAMES: "forky"
1717
steps:
1818
- name: Install dependencies
1919
run: |

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
matrix:
99
debian_release:
1010
- trixie
11-
- forky
1211
env:
1312
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
1413
KEY_ID: ${{ secrets.KEY_ID }}

0 commit comments

Comments
 (0)