Skip to content

Commit 9958749

Browse files
authored
Update github runner (#180)
1 parent eafb43d commit 9958749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
pypi:
99
name: Publish to PyPI registry
1010
environment: release
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-24.04
1212

1313
env:
1414
FORCE_COLOR: 1

0 commit comments

Comments
 (0)