swap containter to devel

This commit is contained in:
Marie 2022-09-24 18:30:56 +02:00 committed by GitHub
parent 7b90cc405d
commit 5cd8a278ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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