Skip to content

Commit

Permalink
use pre gen sym list
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Jul 25, 2024
1 parent 4e18092 commit 7fb1f32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_pglite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ jobs:
runs-on: ubuntu-22.04
env:
PGVERSION: 16.3
SDK_VERSION: 3.1.63.1bi
SDK_VERSION: 3.1.64.1bi
SDK_ARCHIVE: python3.12-wasm-sdk-Ubuntu-22.04.tar.lz4
SDKROOT: /opt/python-wasm-sdk
SYS_PYTHON: /usr/bin/python3
PGROOT: /tmp/pglite
DEBUG: false
OBJDUMP: false

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7fb1f32

Please sign in to comment.