Skip to content

Commit

Permalink
Revert "Temporarily disable builds on github actions."
Browse files Browse the repository at this point in the history
This reverts commit b70385d.
  • Loading branch information
arobenko committed Aug 21, 2024
1 parent 5b9d61b commit ed37b55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ env:

jobs:
build_gcc_ubuntu_22_04:
if: false
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down Expand Up @@ -70,7 +69,6 @@ jobs:
run: ctest -V

build_clang_ubuntu_22_04:
if: false
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down Expand Up @@ -141,7 +139,6 @@ jobs:
run: ctest -V

build_msvc_2019:
if: false
runs-on: windows-2019
strategy:
fail-fast: false
Expand Down

0 comments on commit ed37b55

Please sign in to comment.