Skip to content

Commit

Permalink
test rpm on Rocky 8 instead of CentOS 7
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Sep 9, 2024
1 parent 5993f98 commit e47085a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release-client-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
needs: build-linux-packages
runs-on: ubuntu-latest
container:
image: centos:centos7
image: rockylinux:8
options: --device /dev/fuse --privileged

steps:
Expand Down

0 comments on commit e47085a

Please sign in to comment.