Skip to content

Commit 117b9e5

Browse files
authored
Update publish.yml
1 parent 5268aff commit 117b9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
pypi-publish:
88
name: Publish release to PyPI
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010
environment:
1111
name: pypi
1212
url: https://pypi.org/p/optillm

0 commit comments

Comments
 (0)