mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-22 04:46:08 +03:00
swap containter to devel
This commit is contained in:
parent
7b90cc405d
commit
5cd8a278ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildnup.yml
vendored
2
.github/workflows/buildnup.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
if: ${{ always() && needs.build_and_upload.result == 'failure' }}
|
if: ${{ always() && needs.build_and_upload.result == 'failure' }}
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: ubuntu:rolling
|
image: ubuntu:devel
|
||||||
env:
|
env:
|
||||||
DEBIAN_FRONTEND: noninteractive
|
DEBIAN_FRONTEND: noninteractive
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue