We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5268aff commit 117b9e5Copy full SHA for 117b9e5
.github/workflows/publish.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
pypi-publish:
8
name: Publish release to PyPI
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
environment:
11
name: pypi
12
url: https://pypi.org/p/optillm
0 commit comments