forked from marfrit/marfrit-packages
Merge pull request 'build.yml: runs-on debian-aarch64 (label, not runner name)' (#46) from fix/debian-runner-label-2026-05-20 into main
Reviewed-on: marfrit/marfrit-packages#46
This commit is contained in:
@@ -976,7 +976,7 @@ jobs:
|
|||||||
# __vaDriverInit_1_23, which trixie's libva 2.22 runtime cannot bind: the
|
# __vaDriverInit_1_23, which trixie's libva 2.22 runtime cannot bind: the
|
||||||
# .deb installed but vaInitialize() returned -1 on every host. A native
|
# .deb installed but vaInitialize() returned -1 on every host. A native
|
||||||
# trixie runner avoids the cross-distro ABI skew entirely.
|
# trixie runner avoids the cross-distro ABI skew entirely.
|
||||||
runs-on: actrunner-debian-aarch64-bohr
|
runs-on: debian-aarch64
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user