Skip to content

Commit

Permalink
rentroduce job
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoieni committed Nov 29, 2024
1 parent 3fa690a commit 02bf397
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,12 @@ auto:
SCRIPT: make ci-msvc-ps1
<<: *job-windows

- image: i686-msvc
env:
RUST_CONFIGURE_ARGS: --build=i686-pc-windows-msvc
SCRIPT: make ci-msvc
<<: *job-windows-8c

# x86_64-msvc-ext is split into multiple jobs to run tests in parallel.
- image: x86_64-msvc-ext1
env:
Expand Down

0 comments on commit 02bf397

Please sign in to comment.