[PR #761] [MERGED] Fix ImageOS format #1592

Closed
opened 2026-03-01 21:51:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/761
Author: @bryannaegele
Created: 7/25/2021
Status: Merged
Merged: 8/1/2021
Merged by: @mergify[bot]

Base: masterHead: patch-1


📝 Commits (2)

  • 8ce07a6 Fix ImageOS format
  • 42832bf Merge branch 'master' into patch-1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkg/runner/run_context.go (+1 -1)

📄 Description

The current algorithm given ubuntu-18.04 returns ubuntu18.04 when it should be ubuntu18 according to https://github.com/actions/virtual-environments/issues/345#issuecomment-581263296.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/761 **Author:** [@bryannaegele](https://github.com/bryannaegele) **Created:** 7/25/2021 **Status:** ✅ Merged **Merged:** 8/1/2021 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`8ce07a6`](https://github.com/nektos/act/commit/8ce07a6f4820f0434f8386d4a59a2fdbd58b788f) Fix `ImageOS` format - [`42832bf`](https://github.com/nektos/act/commit/42832bf4004fdb9821da6b6355591086a6072916) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+1 -1) </details> ### 📄 Description The current algorithm given `ubuntu-18.04` returns `ubuntu18.04` when it should be `ubuntu18` according to https://github.com/actions/virtual-environments/issues/345#issuecomment-581263296. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:50 +03:00
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#1592
No description provided.