Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI workflow #84

Merged
merged 11 commits into from
Jul 15, 2024
Prev Previous commit
Next Next commit
.github(Fedora): Add RPM build flow for Fedora 40
Also removes the build flow for Fedora 38.
norihiro committed Jul 15, 2024
commit c72548f3c80c2a54449d881c83940b2edc012dfd
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -24,8 +24,8 @@ jobs:
fail-fast: false
matrix:
target:
- fedora38
- fedora39
- fedora40
defaults:
run:
shell: bash