Skip to content

Commit

Permalink
Require building on macos first
Browse files Browse the repository at this point in the history
  • Loading branch information
olapiv committed Nov 4, 2024
1 parent ee36c30 commit 2712ef9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_test_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
run: cd pink && ./build.sh

build-and-run-redis-benchmark:
needs: [build-macos]
runs-on: ubuntu-latest
env:
RONDB_TARBALL_URI: https://repo.hops.works/master/rondb-22.10.5-linux-glibc2.28-x86_64.tar.gz
Expand Down

0 comments on commit 2712ef9

Please sign in to comment.