Skip to content

Use ubuntu-24.04 - #25

Merged
PawanP1808 merged 1 commit into
mainfrom
bump-ubuntu-version
Jun 15, 2026
Merged

Use ubuntu-24.04#25
PawanP1808 merged 1 commit into
mainfrom
bump-ubuntu-version

Conversation

@PawanP1808

Copy link
Copy Markdown
Collaborator
  • Use ubuntu-24.04 to prevent:
pnpm: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by pnpm)

@caution-tape-bot

Copy link
Copy Markdown

👋 It seems that this PR is adding, or editing, a GitHub Action workflow that is not configured to use our custom GitHub Action runners.

For private repositories, the only supported way of running Action workflows is via the custom runners. You can learn more about the supported use cases in our GitHub Actions documentation.

To make sure that your workflow is using these runners you need to add the shopify-ubuntu-latest label to your workflow manifest file, or shopify-core-ubuntu-latest for Core repositories:

runs-on: shopify-ubuntu-latest

If your repository is intended to become Public later, please use runs-on: shopify-ubuntu-latest for now. The custom runners should function the same as ubuntu-latest public runners, though the exact Ubuntu version may vary. Please see the section below for more information about OS selection on premium runners.

If you run into any issues with the custom runners, please reach out in help-eng-infrastructure on Discourse.

Note for OS Versions

The shopify-ubuntu-latest runners can select from two different runner pools, which contain both Ubuntu 20.04 and Ubuntu 22.04 machines. For some workflows, this can cause issues.

To use Ubuntu 20.04 only, you can specify runs-on: shopify-ubuntu-20.04.

To use Ubuntu 22.04 only, you can specify runs-on: shopify-ubuntu-latest-2.


This comment was added by the GitHubActions::Workflow Caution Tape Bot rule.
View the source of this rule in Services DB

Warning

CautionTapeBot Deprecation Notice

CautionTapeBot is being deprecated and will be sunset in Q1 2026. Please plan to migrate your workflows.

📚 View full deprecation guide and migration instructions

@PawanP1808
PawanP1808 merged commit 36959ad into main Jun 15, 2026
3 checks passed
@PawanP1808
PawanP1808 deleted the bump-ubuntu-version branch June 15, 2026 20:09
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