Skip to content

Commit

Permalink
segfault detector enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
v-Golubev committed Jan 29, 2025
1 parent cea3be4 commit 824f6cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ubuntu_22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,8 @@ jobs:
needs: [ Docker, Build, Smart_CI ]
uses: ./.github/workflows/job_cpu_functional_tests.yml
timeout-minutes: 30
# env: [""]
env:
OV_CPU_SNIPPETS_SEGFAULT_DETECTOR: 1
with:
runner: 'aks-linux-8-cores-32gb'
image: ${{ fromJSON(needs.docker.outputs.images).ov_test.ubuntu_22_04_x64 }}
Expand Down

0 comments on commit 824f6cc

Please sign in to comment.