Skip to content

Commit 47826ed

Browse files
committed
Remove LD_LIBRARY_PATH from rubocop.yml
This environment variable is not necessary anymore since #2439
1 parent baf87c7 commit 47826ed

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)