Skip to content

Commit 4625ddb

Browse files
committed
Merge branch 'release/2.0.0'
2 parents 9697c22 + c2f4589 commit 4625ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: push
55
jobs:
66
build-n-publish:
77
name: Build and publish Python 🐍 distributions 📦 to PyPI
8-
runs-on: ubuntu-18.04
8+
runs-on: ubuntu-20.04
99

1010
steps:
1111
- uses: actions/checkout@master

0 commit comments

Comments
 (0)