Skip to content

Commit 1eab734

Browse files
committed
Use ubunut-latest for deployment
1 parent accc721 commit 1eab734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
deploy:
4040
if: github.event_name == 'release' && github.event.action == 'published'
4141
name: 🚀 Deploy to PyPI
42-
runs-on: ubuntu-slim
42+
runs-on: ubuntu-latest
4343
environment:
4444
name: pypi
4545
url: https://pypi.org/p/mqt.qcec

0 commit comments

Comments
 (0)