mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-07-16 14:55:15 +02:00
[gha] remove debian buster build
This commit is contained in:
parent
2e167fe334
commit
18b03c6c9e
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: ['buster', 'bullseye', 'bookworm']
|
dist: ['bullseye', 'bookworm']
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue