Specify separate container
Some checks failed
Publish to PyPI and Gitea Package Server / publish-and-sync (push) Failing after 2m17s

This commit is contained in:
Fred Boniface 2024-10-31 21:01:11 +00:00
parent 373a7da506
commit 09bc2a17e3

View File

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