1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-08-26 08:41:50 +00:00

[gha] remove debian buster build

This commit is contained in:
R4SAS 2025-07-10 20:58:49 +03:00 committed by GitHub
parent 2e167fe334
commit 18b03c6c9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
dist: ['buster', 'bullseye', 'bookworm']
dist: ['bullseye', 'bookworm']
steps:
- name: Checkout