Skip to content

Commit

Permalink
#105 Working on GitHub Action - 3
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Sep 6, 2024
1 parent 7e7eb98 commit d2b6000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Go test linux
on: [push]

env:
LD_LIBRARY_PATH: /opt/senzing/er/lib:/opt/oracle/instantclient_21_5
LD_LIBRARY_PATH: /opt/senzing/er/lib:/opt/oracle/instantclient_23_5
SENZING_TOOLS_DATABASE_URL: sqlite3://na:na@nowhere/tmp/sqlite/G2C.db

permissions:
Expand Down

0 comments on commit d2b6000

Please sign in to comment.