Skip to content

Commit

Permalink
Merge pull request #40 from yegor256/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
Update dependency ubuntu to v22
  • Loading branch information
yegor256 committed Mar 14, 2024
2 parents 146958d + 9aa83ff commit 31f0911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Expand Up @@ -8,7 +8,7 @@ on:
pull_request:
jobs:
docker:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: docker build . -t home
Expand Down

0 comments on commit 31f0911

Please sign in to comment.