Skip to content

Commit

Permalink
use axel-h/ci-actions@patch-axel-9a for ZCU102
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h committed Jan 31, 2024
1 parent c664dd3 commit ebc5a23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-hw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
matrix:
march: [armv8a]
steps:
- uses: axel-h/ci-actions/camkes-vm@patch-axel-9
- uses: axel-h/ci-actions/camkes-vm@patch-axel-9a
with:
xml: ${{ needs.code.outputs.xml }}
march: ${{ matrix.march }}
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
with:
name: images-${{ matrix.march }}
- name: Run
uses: axel-h/ci-actions/camkes-vm-hw@patch-axel-9
uses: axel-h/ci-actions/camkes-vm-hw@patch-axel-9a
with:
march: ${{ matrix.march }}
index: $${{ strategy.job-index }}
Expand Down

0 comments on commit ebc5a23

Please sign in to comment.