Skip to content

Commit

Permalink
fix(CI): use almalinux instead of fedora for container image
Browse files Browse the repository at this point in the history
  • Loading branch information
esolitos authored Nov 6, 2024
1 parent fea1c15 commit 13e816c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-old-versions-in-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: fedora:latest
image: almalinux:8
env:
GITHUB_EVENT_NAME: ${{ github.event_name }}
CLOUDSMITH_API_TOKEN: ${{ secrets.CLOUDSMITH_API_TOKEN }}
Expand Down

0 comments on commit 13e816c

Please sign in to comment.