Stop using slim image
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 43s

This commit is contained in:
2025-06-05 11:15:09 -04:00
parent 579e884635
commit 634a1e5ba1

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest-slim runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository