Skip to content

Commit

Permalink
Temporarily disable builds on github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Jan 15, 2025
1 parent 4f51f1c commit cb82930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ jobs:
VERBOSE: 1

build_clang_old_ubuntu_20_04:
if: false
runs-on: ubuntu-20.04
strategy:
fail-fast: false
Expand Down Expand Up @@ -632,6 +633,7 @@ jobs:
run: ctest -V

build_clang_no_sanitize_ubuntu_24_04:
if: false
runs-on: ubuntu-24.04
strategy:
fail-fast: false
Expand Down

0 comments on commit cb82930

Please sign in to comment.