[GH-ISSUE #1676] Large image is 20.04, not 18.04 #827

Closed
opened 2026-03-01 21:46:43 +03:00 by kerem · 2 comments
Owner

Originally created by @victorp13 on GitHub (Mar 11, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1676

Should this line be changed?
github.com/nektos/act@6744e68ee2/cmd/root.go (L545)

From:

  • Large size image: +20GB Docker image, includes almost all tools used on GitHub Actions (IMPORTANT: currently only ubuntu-18.04 platform is available)

To:

  • Large size image: +20GB Docker image, includes almost all tools used on GitHub Actions (IMPORTANT: currently only ubuntu-20.04 platform is available)

since we are pulling 20.04 in this line here:
github.com/nektos/act@6744e68ee2/cmd/root.go (LL559)

Originally created by @victorp13 on GitHub (Mar 11, 2023). Original GitHub issue: https://github.com/nektos/act/issues/1676 Should this line be changed? https://github.com/nektos/act/blob/6744e68ee29d3bcb6878f895d6ccb5f9f8e2c478/cmd/root.go#L545 From: - Large size image: +20GB Docker image, includes almost all tools used on GitHub Actions (IMPORTANT: currently only ubuntu-`18.04` platform is available) To: - Large size image: +20GB Docker image, includes almost all tools used on GitHub Actions (IMPORTANT: currently only ubuntu-`20.04` platform is available) since we are pulling `20.04` in this line here: https://github.com/nektos/act/blob/6744e68ee29d3bcb6878f895d6ccb5f9f8e2c478/cmd/root.go#LL559
kerem 2026-03-01 21:46:43 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@catthehacker commented on GitHub (Mar 11, 2023):

It's both 20.04 and 18.04 in that line

<!-- gh-comment-id:1465001267 --> @catthehacker commented on GitHub (Mar 11, 2023): It's both `20.04` and `18.04` in that line
Author
Owner

@github-actions[bot] commented on GitHub (Sep 8, 2023):

Issue is stale and will be closed in 14 days unless there is new activity

<!-- gh-comment-id:1710908271 --> @github-actions[bot] commented on GitHub (Sep 8, 2023): Issue is stale and will be closed in 14 days unless there is new activity
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#827
No description provided.