mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-07-15 22:35:15 +02:00
[gha] add debian trixie build
This commit is contained in:
parent
18b03c6c9e
commit
090e972fa9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-deb.yml
vendored
2
.github/workflows/build-deb.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
dist: ['bullseye', 'bookworm']
|
||||
dist: ['bullseye', 'bookworm', 'trixie']
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue