Skip to content

Commit

Permalink
ci: include 24.04 to publish matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Jun 13, 2024
1 parent 2b08531 commit bf0db39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

strategy:
matrix:
version: ["20.04", "22.04", latest]
version: ["20.04", "22.04", "24.04", latest]

runs-on: ubuntu-latest

Expand Down

0 comments on commit bf0db39

Please sign in to comment.