Skip to content

Commit c0e7619

Browse files
authored
ubuntu 20.04 is deprecated by github
1 parent 1bc13a9 commit c0e7619

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
@@ -14,7 +14,7 @@ on:
1414

1515
jobs:
1616
deploy:
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-latest
1818

1919
steps:
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)