Skip to content

Commit

Permalink
patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lbr38 committed Jul 3, 2024
1 parent 134a841 commit 801928c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Build rpm package
runs-on: ubuntu-latest
container:
image: centos:latest
image: rockylinux:9.3-minimal
options: --user root
steps:
- name: Checkout
Expand Down

0 comments on commit 801928c

Please sign in to comment.