Skip to content

Commit

Permalink
Merge pull request #92 from knok/ubuntu-20-04
Browse files Browse the repository at this point in the history
use ubuntu 20.04
  • Loading branch information
fkubota authored May 24, 2023
2 parents 83c031b + e4127bd commit 6ebad45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
ci:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit 6ebad45

Please sign in to comment.