Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed Nov 12, 2024
1 parent 4df8040 commit ace3b0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ fedora-rawhide, fedora-41, rocky-9, almalinux-8, centos-9-stream ]
os: [ fedora-41, rocky-9, almalinux-8, centos-9-stream ]
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -347,7 +347,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ fedora-rawhide, fedora-41, fedora-40, fedora-39, centos-9-stream, rocky-9, rocky-8, almalinux-9, almalinux-8 ]
os: [ fedora-41, fedora-40, fedora-39, centos-9-stream, rocky-9, rocky-8, almalinux-9, almalinux-8 ]
timeout-minutes: 30
steps:
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit ace3b0d

Please sign in to comment.