Skip to content

Commit

Permalink
TEMPORARILY enable i586 in PR CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Sep 1, 2024
1 parent 29f9ab2 commit aff0364
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,9 @@ pr:
<<: *job-linux-16c
- image: x86_64-gnu-tools
<<: *job-linux-16c
# TEMPORARY HACK to test i586 in a PR
- image: dist-i586-gnu-i586-i686-musl
<<: *job-linux-4c

# Jobs that run when you perform a try build (@bors try)
# These jobs automatically inherit envs.try, to avoid repeating
Expand Down

0 comments on commit aff0364

Please sign in to comment.