Skip to content

Commit

Permalink
fix: remove strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
speed2exe committed Dec 26, 2023
1 parent 4b055d1 commit e17a3ec
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/push_latest_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ env:
jobs:
gotrue_image:
runs-on: ubuntu-22.04
strategy:
matrix:
include:
- arch: amd64
- arch: arm64
steps:
- name: Check out the repository
uses: actions/checkout@v3
Expand Down

0 comments on commit e17a3ec

Please sign in to comment.