Skip to content

Commit

Permalink
Try non-slim build
Browse files Browse the repository at this point in the history
  • Loading branch information
cscollett committed Aug 29, 2024
1 parent 063e6fe commit 7e861f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image-tag: ['3.12-slim-bullseye', '3.13.0rc1-slim-bullseye']
image-tag: ['3.12-slim-bullseye', '3.13.0rc1']
update-strategy: [update, unlocked-install, latest-install]

steps:
Expand Down

0 comments on commit 7e861f0

Please sign in to comment.