Skip to content

Commit ba7c484

Browse files
authored
Remove needless BUNDLE_GEMFILE from verify-rc workflow (#101)
1 parent 32bfbd2 commit ba7c484

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/verify-rc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ jobs:
4040
- ubuntu
4141
postgresql-version:
4242
- "15"
43-
env:
44-
BUNDLE_GEMFILE: ${{ github.workspace }}/apache-arrow-flight-sql-postgresql/Gemfile
4543
steps:
4644
- uses: actions/checkout@v4
4745
- name: Prepare

0 commit comments

Comments
 (0)