Skip to content

Commit

Permalink
#2291: Temporary enable gcc-9 pipeline on draft PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
thearusable committed Jun 20, 2024
1 parent fec2957 commit 61b5112
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ci/azure/azure-gcc-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ trigger:
- main

pr:
drafts: false
drafts: true
autoCancel: true
branches:
include:
Expand Down
1 change: 1 addition & 0 deletions scripts/workflows-azure.ini
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ test_configuration = "gcc-9, ubuntu, mpich, zoltan, json schema test"
compiler_type = gnu
compiler = gcc-9
output_name = ci/azure/azure-gcc-9-ubuntu-mpich.yml
pr_pattern = "pr:\\n drafts: true\\n autoCancel: true\\n branches:\\n include:\\n - '*'\\n"
test_lb_schema = 1
vt_zoltan = 1

Expand Down

0 comments on commit 61b5112

Please sign in to comment.