mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-23 07:06:07 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 91bce83a29 |
Vendored
+1
@@ -55358,6 +55358,7 @@ function getRunnerOSVersion() {
|
|||||||
const ImageOSToContainer = {
|
const ImageOSToContainer = {
|
||||||
ubuntu22: 'ubuntu-22.04',
|
ubuntu22: 'ubuntu-22.04',
|
||||||
ubuntu24: 'ubuntu-24.04',
|
ubuntu24: 'ubuntu-24.04',
|
||||||
|
'win11-arm64': 'windows-11-arm',
|
||||||
win19: 'windows-2019',
|
win19: 'windows-2019',
|
||||||
win22: 'windows-2022',
|
win22: 'windows-2022',
|
||||||
win25: 'windows-2025',
|
win25: 'windows-2025',
|
||||||
|
|||||||
@@ -664,6 +664,7 @@ function getRunnerOSVersion() {
|
|||||||
const ImageOSToContainer = {
|
const ImageOSToContainer = {
|
||||||
ubuntu22: 'ubuntu-22.04',
|
ubuntu22: 'ubuntu-22.04',
|
||||||
ubuntu24: 'ubuntu-24.04',
|
ubuntu24: 'ubuntu-24.04',
|
||||||
|
'win11-arm64': 'windows-11-arm',
|
||||||
win19: 'windows-2019',
|
win19: 'windows-2019',
|
||||||
win22: 'windows-2022',
|
win22: 'windows-2022',
|
||||||
win25: 'windows-2025',
|
win25: 'windows-2025',
|
||||||
|
|||||||
Reference in New Issue
Block a user