This commit is contained in:
parent
7ea602ab75
commit
97bef88706
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -4,7 +4,7 @@ on: push
|
|||
|
||||
jobs:
|
||||
build-wups:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: debian-trixie
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: build toolchain container
|
||||
|
|
|
|||
Loading…
Reference in a new issue