Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pin ubuntu and update install script #118

Merged
merged 2 commits into from
Jan 12, 2025
Merged

fix: pin ubuntu and update install script #118

merged 2 commits into from
Jan 12, 2025

Conversation

mhmd-azeez
Copy link
Contributor

  • update the install script so that we can specify a tag
  • pin the build runners to ubuntu-22.04 to make sure it doesn't need newer glibc versions:
❯ extism-js --version
extism-js: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by extism-js)

This error is on my machine which is on ubuntu 22.04

@mhmd-azeez
Copy link
Contributor Author

I am going to merge this PR to expedite things

@mhmd-azeez mhmd-azeez merged commit 48f7439 into main Jan 12, 2025
6 checks passed
@mhmd-azeez mhmd-azeez deleted the fix-build branch January 12, 2025 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant