Skip to content

Commit

Permalink
ci(default): mark experimental all platforms with non-matching kernel…
Browse files Browse the repository at this point in the history
… - dkms failing
  • Loading branch information
juju4 committed Aug 10, 2024
1 parent 14abe44 commit 2387070
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
matrix:
include:
- molecule_distro: 'rockylinux:9'
experimental: false
experimental: true
- molecule_distro: 'ubuntu:24.04'
experimental: false
experimental: true
- molecule_distro: 'ubuntu:22.04'
experimental: false
- molecule_distro: 'ubuntu:20.04'
Expand Down

0 comments on commit 2387070

Please sign in to comment.