Skip to content

Commit

Permalink
Update list of pypy supported packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenyi Hurtado authored and Kenyi Hurtado committed Oct 7, 2022
1 parent 4cbbd7c commit e98d3af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pypy_build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ jobs:
build_and_publish_services:
strategy:
matrix:
target: [wmagent, wmagent-devtools, wmcore, reqmon, reqmgr2, reqmgr2ms, global-workqueue, acdcserver]
target: [wmagent, wmagent-devtools, wmcore, reqmon, reqmgr2, global-workqueue, acdcserver, reqmgr2ms-unmerged,
reqmgr2ms-output, reqmgr2ms-rulecleaner, reqmgr2ms-transferor, reqmgr2ms-monitor]
uses: ./.github/workflows/pypy_build_publish_template.yaml
with:
wmcore_component: ${{ matrix.target }}
Expand Down

0 comments on commit e98d3af

Please sign in to comment.