ci: test if ubuntu-latest works as action image
Some checks failed
/ publish-docker (push) Failing after 54s

This commit is contained in:
Laborratte 5 2025-11-15 18:05:29 +01:00
parent e302fa9c06
commit f8acee1fa3
Signed by: Laborratte5
GPG key ID: 3A30072E35202C02

View file

@ -10,7 +10,7 @@ enable-email-notification: true
jobs:
publish-docker:
runs-on: ubuntu-act
runs-on: ubuntu-latest
steps:
- uses: https://code.forgejo.org/actions/checkout@v4
- name: Set up Docker Buildx