Skip to content

Commit

Permalink
daily-jobs.yml: Update list of active distributions.
Browse files Browse the repository at this point in the history
  • Loading branch information
octo committed Jan 4, 2024
1 parent bbaf29b commit 22dc4f2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/daily-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,14 @@ on:

jobs:
build:

runs-on: ubuntu-latest

strategy:
# Don't stop other in-progress jobs when one fails
fail-fast: false

matrix:
branch:
- debian_unstable
- fedora38_x86_64
- fedora_rawhide_x86_64
- fedora_main

env:
SLUG: "collectd/ci:${{ matrix.branch }}"
Expand Down

0 comments on commit 22dc4f2

Please sign in to comment.