Skip to content

Commit

Permalink
Docker: remove focal
Browse files Browse the repository at this point in the history
This should have been part of
d8fc6e2
  • Loading branch information
andy5995 committed Mar 15, 2024
1 parent d8fc6e2 commit f4a57b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest]
tag: [bookworm, focal, alpine]
tag: [bookworm, alpine]
runs-on: ${{ matrix.os }}
steps:
-
Expand Down

0 comments on commit f4a57b6

Please sign in to comment.