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 e1c5e20 commit 1bbe897Copy full SHA for 1bbe897
.github/workflows/python-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
37
build-n-publish:
38
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
39
- runs-on: ${{ matrix.os }}
+ runs-on: ubuntu-latest
40
# Specifying a GitHub environment, # Specifying a GitHub environment, which is strongly recommended by
41
#PyPI: https://docs.pypi.org/trusted-publishers/adding-a-publisher/
42
# you have to create an environment in your repository settings and add the environment name here
0 commit comments