Skip to content

Commit

Permalink
Test workflow update
Browse files Browse the repository at this point in the history
Adding DOMNITRACE_INSTALL_PERFETTO_TOOLS=ON to ubuntu-jammy workflow
  • Loading branch information
dgaliffiAMD authored Sep 6, 2024
1 parent d667d88 commit 66c2ccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu-jammy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
-DOMNITRACE_BUILD_HIDDEN_VISIBILITY=${{ matrix.hidden }}
-DOMNITRACE_BUILD_STATIC_LIBGCC=${{ matrix.static-libgcc }}
-DOMNITRACE_BUILD_STATIC_LIBSTDCXX=${{ matrix.static-libstdcxx }}
-DOMNITRACE_INSTALL_PERFETTO_TOOLS=ON
-DOMNITRACE_PYTHON_PREFIX=/opt/conda/envs
-DOMNITRACE_PYTHON_ENVS="py3.7;py3.8;py3.9;py3.10;py3.11"
-DOMNITRACE_STRIP_LIBRARIES=${{ matrix.strip }}
Expand Down

0 comments on commit 66c2ccc

Please sign in to comment.