Skip to content

Commit

Permalink
fix: container tests (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Jun 30, 2024
1 parent 5d30149 commit 8811e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- '3.1.6'
- '3.2.4'
container:
image: ghcr.io/amd64-tamatebako/tebako-${{ matrix.container }}:latest
image: ghcr.io/tamatebako/amd64-tebako-${{ matrix.container }}:latest

steps:
- name: Checkout fontist
Expand Down

0 comments on commit 8811e17

Please sign in to comment.