Skip to content

Commit

Permalink
chore: use cross for cube store standalone build
Browse files Browse the repository at this point in the history
  • Loading branch information
ovr committed Jul 29, 2024
1 parent 2ed3eec commit fe63d43
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,8 @@ jobs:
runs-on: ubuntu-20.04
timeout-minutes: 60
if: (needs['latest-tag-sha'].outputs.sha != github.sha)
container:
image: cubejs/rust-cross:x86_64-unknown-linux-gnu-15082024
steps:
- name: Maximize build space (disk space limitations)
run: |
Expand Down

0 comments on commit fe63d43

Please sign in to comment.