Skip to content

Commit

Permalink
use 1 platform in tests
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions Bot <>
  • Loading branch information
GitHub Actions Bot committed Oct 25, 2024
1 parent fb2b809 commit 8f8ae77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
push: false
tags: rafsaf/ogion:dev
load: true
platforms: linux/amd64,linux/arm64
platforms: linux/${{ matrix.arch }}

- name: Build image and run tests in container
env:
Expand Down

0 comments on commit 8f8ae77

Please sign in to comment.