Skip to content

Commit

Permalink
[DO NOT MERGE] Run dist-powerpc-linux on try builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Oct 17, 2023
1 parent b153a01 commit 8c5874b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,8 @@ jobs:
strategy:
matrix:
include:
- name: dist-x86_64-linux
os: ubuntu-20.04-16core-64gb
- name: dist-powerpc-linux
os: ubuntu-20.04-8core-32gb
env: {}
timeout-minutes: 600
runs-on: "${{ matrix.os }}"
Expand Down
5 changes: 2 additions & 3 deletions src/ci/github-actions/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -693,9 +693,8 @@ jobs:
strategy:
matrix:
include:
- &dist-x86_64-linux
name: dist-x86_64-linux
<<: *job-linux-16c
- name: dist-powerpc-linux
<<: *job-linux-8c

master:
name: master
Expand Down

0 comments on commit 8c5874b

Please sign in to comment.