Skip to content

Commit

Permalink
testing25
Browse files Browse the repository at this point in the history
  • Loading branch information
aali309 committed Oct 26, 2023
1 parent 2295e38 commit aca5fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
if: contains(github.event.comment.body, '/retest')
strategy:
matrix:
arch: [amd64]
arch: [md64]
uses: ./.github/workflows/integrated-test.yml
with:
build-arch: ${{ matrix.arch }}
Expand Down

0 comments on commit aca5fcc

Please sign in to comment.