Skip to content

Commit c2ec913

Browse files
committed
Update CI
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 3d299ec commit c2ec913

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
@@ -7,7 +7,7 @@ on:
77
jobs:
88
build-and-publish-to-pypi:
99
name: Build and publish library to PyPI
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-22.04
1111
steps:
1212
- uses: actions/checkout@master
1313
- name: Set up Python

0 commit comments

Comments
 (0)