Skip to content

Commit 8906d20

Browse files
committed
Run pypi release on ubuntu runner
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 0b34af6 commit 8906d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
jobs:
2222
build-pypi-distribs:
2323
name: Build and publish library to PyPI
24-
runs-on: [ubuntu-latest, windows-latest, macos-latest, macos-13]
24+
runs-on: ubuntu-24.04
2525

2626
strategy:
2727
matrix:

0 commit comments

Comments
 (0)