Skip to content

Commit f3024a2

Browse files
authored
Stop building Debian images
These have been failing for over a year+, and I haven't received any complaints/issues/etc about it. Once the package page is fully back in working condition I'll check if anyone is using them and if not fully drop them.
1 parent 0deae8f commit f3024a2

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/debian.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Debian
22
on:
33
workflow_dispatch:
4-
push:
5-
paths-ignore:
6-
- 'README.md'
7-
branches:
8-
- master
9-
pull_request:
10-
schedule:
11-
- cron: '13 4 * * *'
4+
# push:
5+
# paths-ignore:
6+
# - 'README.md'
7+
# branches:
8+
# - master
9+
# pull_request:
10+
# schedule:
11+
# - cron: '13 4 * * *'
1212
jobs:
1313
supported-debian-versions:
1414
name: Supported Debian versions

0 commit comments

Comments
 (0)