Skip to content

Commit

Permalink
#68 update docker release base to noble
Browse files Browse the repository at this point in the history
  • Loading branch information
kwabenantim committed Apr 26, 2024
1 parent 7f425ae commit 7344aa1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ jobs:
fail-fast: false
matrix:
include:
- base: focal
tags: chaste/runner:focal, chaste/runner:latest
- base: jammy
tags: chaste/runner:jammy
- base: noble
tags: chaste/runner:noble, chaste/runner:latest

steps:
- name: Checkout
Expand Down

0 comments on commit 7344aa1

Please sign in to comment.