Specify separate container
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 2m17s
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 2m17s
This commit is contained in:
parent
373a7da506
commit
09bc2a17e3
@ -8,6 +8,8 @@ on:
|
||||
jobs:
|
||||
publish-and-sync:
|
||||
runs-on: ubuntu-22.04
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
|
Loading…
Reference in New Issue
Block a user