Skip to content

Commit

Permalink
ci: Disable qt6-asan on push
Browse files Browse the repository at this point in the history
Will re-enable once it's working.
The docker container fails to build due to not enough space
  • Loading branch information
iamsergio committed Mar 3, 2024
1 parent 12252be commit 5eb66d5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/qt6-asan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,6 @@
name: Runs KDDW tests against an Qt6 ASAN build

on:
push:
branches:
- 2.1
- 2.0
- main
pull_request:
branches:
- 2.1
- 2.0
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 5eb66d5

Please sign in to comment.