Skip to content

Commit

Permalink
ci: remove docker matrix (#2785)
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored May 2, 2024
1 parent b6c60a0 commit 3212f44
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ jobs:
permissions:
contents: read
packages: write
strategy:
matrix:
include:
- image: ghcr.io/latticexyz/mud
target: mud
- image: ghcr.io/latticexyz/store-indexer
target: store-indexer
- image: ghcr.io/latticexyz/faucet
target: faucet
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 3212f44

Please sign in to comment.