Skip to content

Commit

Permalink
Update CI config: .NET 6.0 is not part of Rawhide
Browse files Browse the repository at this point in the history
  • Loading branch information
omajid committed Jun 24, 2024
1 parent 5a92120 commit 1ee4dfd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
dotnet_version:
- "6.0"
- "8.0"
exclude:
- container_image: registry.fedoraproject.org/fedora:rawhide
dotnet_version: "6.0"
include:
- container_image: registry.fedoraproject.org/fedora:40
dotnet_version: "9.0"
Expand Down

0 comments on commit 1ee4dfd

Please sign in to comment.