Skip to content

Commit

Permalink
Use correct matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Heine committed Mar 3, 2024
1 parent c4642a1 commit 3271f2e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ jobs:
distro:
- alpine
- archlinux
- debian-stretch
- debian-bookworm
- debian-bullseye
- debian-buster
- fedora
- ubuntu-xenial
- ubuntu-bionic
- misc-doxygen
- ubuntu-focal
- ubuntu-jammy

runs-on: ubuntu-latest
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
permissions:
Expand Down

0 comments on commit 3271f2e

Please sign in to comment.