Skip to content

Commit 25031ea

Browse files
Update dependency ubuntu to v24
1 parent d8e9264 commit 25031ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-test-and-prod-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: push
33
jobs:
44
build-n-publish:
55
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
6-
runs-on: ubuntu-22.04
6+
runs-on: ubuntu-24.04
77
steps:
88
- uses: actions/checkout@master
99
- name: Set up Python 3.9

0 commit comments

Comments
 (0)