Skip to content

Commit

Permalink
#2286: Temporary force gcc-13 pipeline to run
Browse files Browse the repository at this point in the history
  • Loading branch information
thearusable committed Sep 30, 2024
1 parent 9bd67d1 commit 47527d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/azure/azure-gcc-13-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ trigger:
include:
- develop
- main
- 2286-remove-gcc-8-support

pr:
drafts: true
Expand Down
1 change: 1 addition & 0 deletions scripts/workflows-azure.ini
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ vt_asan = 1
vt_unity_build = 0
output_name = ci/azure/azure-gcc-13-ubuntu-mpich.yml
lsan_options = suppressions=/vt/tests/lsan.supp
triggers = "trigger:\\n branches:\\n include:\\n - develop\\n - main\\n - 2286-remove-gcc-8-support"
pr_pattern = "pr:\\n drafts: true\\n autoCancel: true\\n branches:\\n include:\\n - '*'\\n"

[PR-tests-gcc-9]
Expand Down

0 comments on commit 47527d3

Please sign in to comment.