Skip to content

Commit 4b5bd00

Browse files
authored
Update CI (#169)
* Update CI Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com> * update changelog Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com> --------- Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 3d299ec commit 4b5bd00

2 files changed

Lines changed: 7 additions & 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

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
Version v31.1.1
5+
----------------
6+
7+
- Update CI, change run OS for Pypi release to 22.04
8+
9+
410
Version v31.1.0
511
----------------
612

0 commit comments

Comments
 (0)