Skip to content

Commit 6ebad45

Browse files
authored
Merge pull request #92 from knok/ubuntu-20-04
use ubuntu 20.04
2 parents 83c031b + e4127bd commit 6ebad45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/cron.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
ci:
15-
runs-on: ubuntu-18.04
15+
runs-on: ubuntu-20.04
1616
steps:
1717
- uses: actions/checkout@v2
1818
- uses: actions/setup-python@v2

0 commit comments

Comments
 (0)