mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-07-16 14:55: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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
dist: ['bullseye', 'bookworm']
|
dist: ['bullseye', 'bookworm', 'trixie']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue