Skip to content

Commit

Permalink
Add Ubuntu 24.04 Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Bo98 committed May 14, 2024
1 parent 8378cc8 commit 978f5ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ["18.04", "20.04", "22.04"]
version: ["18.04", "20.04", "22.04", "24.04"]
steps:
- name: Checkout
uses: actions/checkout@main
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
Expand Down

0 comments on commit 978f5ad

Please sign in to comment.