Skip to content

Commit

Permalink
ci: Allow kernel series and version latest to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerzyjamroz committed Sep 15, 2023
1 parent 70c0721 commit 19f5737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- os: ubuntu-latest
series: latest
version: latest
allow-failure: true

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 19f5737

Please sign in to comment.