Skip to content

Commit

Permalink
Merge pull request #259 from kiwix/kiwix-build-ci-noble-container
Browse files Browse the repository at this point in the history
Publish Kiwix-Build noble CI image
  • Loading branch information
kelson42 authored May 15, 2024
2 parents edbdade + 57e335d commit 6c9e4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kiwix-build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
variant: [f35, focal, bionic, alpine]
variant: [f35, focal, bionic, alpine, noble]
runs-on: ubuntu-22.04

steps:
Expand Down

0 comments on commit 6c9e4b5

Please sign in to comment.