Skip to content

Commit

Permalink
workflows: Reuse qemu settings for s390x CI task
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
cosmo0920 committed Sep 4, 2024
1 parent bebe66c commit ca2a696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
fail-fast: false
matrix:
arch:
- aarch64
- s390x
steps:
- name: Checkout Fluent Bit code
uses: actions/checkout@v4
Expand Down

0 comments on commit ca2a696

Please sign in to comment.