mirror of
https://github.com/Laborratte5/linux-iso-seeder.git
synced 2025-12-30 17:08:17 +01:00
ci: test if ubuntu-latest works as action image
Some checks failed
/ publish-docker (push) Failing after 54s
Some checks failed
/ publish-docker (push) Failing after 54s
This commit is contained in:
parent
e302fa9c06
commit
f8acee1fa3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue