Skip to content

Commit 9c89706

Browse files
committed
[TEMPORARY] Enable the dist-x86_64-linux job on PR CI
1 parent 3a6c6ee commit 9c89706

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ci/github-actions/jobs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ pr:
9595
<<: *job-linux-16c
9696
- image: x86_64-gnu-tools
9797
<<: *job-linux-16c
98+
- image: dist-x86_64-linux
99+
<<: *job-linux-16c
98100

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

0 commit comments

Comments
 (0)