Skip to content

Commit 3d75127

Browse files
authored
Merge pull request #2440 from yahonda/remove_ld_library_path
Remove `LD_LIBRARY_PATH` from rubocop.yml
2 parents 9b67960 + 47826ed commit 3d75127

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/rubocop.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ jobs:
1010
build:
1111

1212
runs-on: ubuntu-latest
13-
14-
env:
15-
LD_LIBRARY_PATH: /opt/oracle/instantclient_23_6
16-
1713
steps:
1814
- uses: actions/checkout@v4
1915
- name: Set up Ruby 3.4

0 commit comments

Comments
 (0)