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 0b34af6 commit 8906d20Copy full SHA for 8906d20
1 file changed
.github/workflows/pypi-release.yml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
build-pypi-distribs:
23
name: Build and publish library to PyPI
24
- runs-on: [ubuntu-latest, windows-latest, macos-latest, macos-13]
+ runs-on: ubuntu-24.04
25
26
strategy:
27
matrix:
0 commit comments