Skip to content

Commit

Permalink
Restoring ubuntu builds on github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
arobenko committed Apr 8, 2024
1 parent 46db89a commit 50776ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/actions_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ env:
jobs:

build_gcc_ubuntu_22_04:
if: false
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down Expand Up @@ -62,7 +61,6 @@ jobs:
VERBOSE: 1

build_clang_ubuntu_22_04:
if: false
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down

0 comments on commit 50776ce

Please sign in to comment.