Skip to content

Commit

Permalink
Switch ci tigger back to the main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pfxuan committed Mar 23, 2024
1 parent 4318ccb commit 9db47fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ubuntu-cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: OpenSplat (Ubuntu CPU)
on:
push:
branches:
- cpu-build
- main
pull_request:
types: [ assigned, opened, synchronize, reopened ]
release:
Expand Down Expand Up @@ -90,7 +90,6 @@ jobs:
-DCMAKE_INSTALL_PREFIX=${{github.workspace}}/install \
-DOPENSPLAT_BUILD_SIMPLE_TRAINER=ON
ninja
ls -l .
- name: Save Artifacts
if: ${{ matrix.os == 'ubuntu-22.04' && matrix.torch-version == '2.2.1' && matrix.cmake-build-type == 'Release' }}
Expand Down

0 comments on commit 9db47fd

Please sign in to comment.