Skip to content

Commit 33b30c0

Browse files
authored
Merge pull request #54 from makinacorpus/bug_ci_deploy
👷 Update deploy CI
2 parents 521cfc9 + b1fb7b3 commit 33b30c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
deploy:
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-20.04
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)