mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-30 21:51:37 +00:00
CI: fix typo on comment about the os used on the ARM64 builder
This commit is contained in:
parent
cef0097a30
commit
1d2f4b6813
@ -25,7 +25,7 @@ jobs:
|
||||
name: "AMD64"
|
||||
dockerfile: "docker/Dockerfile"
|
||||
tag_suffix: ""
|
||||
# GitHub doesn't has a ubuntu-latest-arm runner
|
||||
# GitHub doesn't have a ubuntu-latest-arm runner
|
||||
- os: ubuntu-24.04-arm
|
||||
platform: linux/arm64/v8
|
||||
name: "ARM64"
|
||||
|
2
.github/workflows/build-stable-container.yml
vendored
2
.github/workflows/build-stable-container.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
name: "AMD64"
|
||||
dockerfile: "docker/Dockerfile"
|
||||
tag_suffix: ""
|
||||
# GitHub doesn't has a ubuntu-latest-arm runner
|
||||
# GitHub doesn't have a ubuntu-latest-arm runner
|
||||
- os: ubuntu-24.04-arm
|
||||
platform: linux/arm64/v8
|
||||
name: "ARM64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user