Skip to content

Commit

Permalink
Temporarily disable ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
smanolloff committed Oct 16, 2024
1 parent b6badad commit ac5f1cf
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,14 @@ jobs:
#
# MMAI builds
#
- platform: linux
os: ubuntu-20.04
test: 0
preset: linux-gcc-debug
mmai: 1

# XXX: linux throws compilation errors in TorchModel.cpp
# something is wrong with the includes...
# - platform: linux
# os: ubuntu-20.04
# test: 0
# preset: linux-gcc-debug
# mmai: 1
- platform: mac-intel
os: macos-13
test: 0
Expand Down

0 comments on commit ac5f1cf

Please sign in to comment.