fix: temporarily switch to codeberg-small
This commit is contained in:
parent
65ecd8a33c
commit
b7d1f749e8
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
name: Build ${{ matrix.target }}
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: codeberg-small
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
pre-build = [
|
||||
"dpkg --add-architecture $CROSS_DEB_ARCH",
|
||||
"apt-get update && apt-get --assume-yes install libwayland-dev:$CROSS_DEB_ARCH"
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue