Skip to content

Commit

Permalink
Fixup for 195a306
Browse files Browse the repository at this point in the history
The matrix array contained an old way of building (bootstrap) and was
missing pgo.
  • Loading branch information
kwk committed Jul 1, 2024
1 parent cdcda96 commit ae51e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fedora-copr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
name: [big-merge, bootstrap]
name: [big-merge, pgo]
include:
- name: big-merge
copr_project_tpl: "@fedora-llvm-team/llvm-snapshots-big-merge-YYYYMMDD"
Expand Down

0 comments on commit ae51e70

Please sign in to comment.