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

Add worker prebuild binary for Linux kernel 6 #1300

Merged
merged 1 commit into from Jan 5, 2024

Conversation

ibc
Copy link
Member

@ibc ibc commented Jan 5, 2024

Fixes #1284

Details

  • Ubuntu 22.04.3 LTS has kernel 6.2.
  • CI job: No need to manually install invoke since npm run worker:build internally installs it if needed.

Fixes #1284

### Details

- Ubuntu 22.04.3 LTS has kernel 6.2.
- CI job: No need to manually install `invoke` since `npm run worker:build` internally installs it if needed.
@ibc ibc requested a review from jmillan January 5, 2024 12:40
@ibc ibc merged commit cc16505 into v3 Jan 5, 2024
20 checks passed
@ibc ibc deleted the add-worker-prebuild-for-linux-kernel-6 branch January 5, 2024 12:43
@ibc
Copy link
Member Author

ibc commented Jan 5, 2024

There we go!

CleanShot-2024-01-05-at-14 02 22@2x

CleanShot-2024-01-05-at-14 04 24@2x

@jmillan
Copy link
Member

jmillan commented Jan 5, 2024

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Need kernel 6 capable Linux CI host to produce worker prebuilt with io-uring support
3 participants