Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: MacOS Build and Test
on:
push:
branches: [ main ]
branches: [ main, fbsync ]
pull_request:
branches:
- main
- fbsync
# For PR created by ghstack
- gh/*/*/base

Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Ubuntu Build and Test
on:
push:
branches: [ main ]
branches: [ main, fbsync ]
pull_request:
branches:
- main
- fbsync
# For PR created by ghstack
- gh/*/*/base

Expand Down
2 changes: 1 addition & 1 deletion csrc/velox/velox
Submodule velox updated 154 files