Stop using slim image
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 43s
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 43s
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user