Skip to content

Commit

Permalink
Removed env from jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
olapiv committed Nov 4, 2024
1 parent 2712ef9 commit 3b05385
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_test_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ on:
types: [opened, synchronize, reopened]

jobs:
env:
RONDB_TARBALL_URI: https://repo.hops.works/master/rondb-22.10.5-linux-glibc2.28-x86_64.tar.gz
RONDB_PATH: /tmp/rondb

build-macos:
runs-on: macos-latest
env:
Expand Down

0 comments on commit 3b05385

Please sign in to comment.