Skip to content

Commit

Permalink
Stop building Debian images
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
WyriHaximus authored Jan 14, 2025
1 parent 0deae8f commit f3024a2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/debian.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Debian
on:
workflow_dispatch:
push:
paths-ignore:
- 'README.md'
branches:
- master
pull_request:
schedule:
- cron: '13 4 * * *'
# push:
# paths-ignore:
# - 'README.md'
# branches:
# - master
# pull_request:
# schedule:
# - cron: '13 4 * * *'
jobs:
supported-debian-versions:
name: Supported Debian versions
Expand Down

0 comments on commit f3024a2

Please sign in to comment.