mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
ci(container): actually use amd64 runner for amd64 (#5436)
This commit is contained in:
commit
e154413b1d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- arch: arm64
|
||||
os: ubuntu-24.04-arm
|
||||
- arch: amd64
|
||||
os: ubuntu-24.04-arm
|
||||
os: ubuntu-24.04
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue