Skip to content

Commit acee419

Browse files
authored
Merge pull request #165 from pythonpune/ganeshhubale-patch-1
Update deploy.yml
2 parents 14b893e + cab5df4 commit acee419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build-and-publish:
1212
name: Build and publish readit distributions to PyPI
13-
runs-on: ubuntu-18.04
13+
runs-on: ubuntu-20.04
1414
steps:
1515
- name: Checkout
1616
uses: actions/checkout@v2

0 commit comments

Comments
 (0)