mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-21 20:36:01 +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' }}
|
||||
|
||||
container:
|
||||
image: ubuntu:rolling
|
||||
image: ubuntu:devel
|
||||
env:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
|
||||
|
|
Loading…
Reference in a new issue