Skip to content

Commit

Permalink
CI: add ubuntu24
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Jan 8, 2025
1 parent 3564de1 commit a3c1cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images-creator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
build:
strategy:
matrix:
image: ["centos7", "centos8", "el9", "ubuntu2204"]
image: ["centos7", "centos8", "el9", "ubuntu2204", "ubuntu2404"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a3c1cf5

Please sign in to comment.