Skip to content

Commit

Permalink
workflow: correct target
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyao233 committed Jan 18, 2025
1 parent 0783755 commit fb50aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ jobs:
run: |
sudo --preserve-env=CI_TRIGGER,CI_BRANCH,DYNAMORIO_MUSL \
chroot alpine-root sh -c 'cd &&
./suite/runsuite_wrapper.pl automated_ci 32_only'
./suite/runsuite_wrapper.pl automated_ci 64_only'
env:
DYNAMORIO_MUSL: yes
CI_TRIGGER: ${{ github.event_name }}
Expand Down

0 comments on commit fb50aff

Please sign in to comment.