Skip to content

Commit

Permalink
ci: Use ubuntu-20.04 (#705)
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Apr 22, 2023
1 parent 85ad71a commit 491ac40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ name: Upload Release Asset and submit a PR to docker-mediawiki repository

jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 491ac40

Please sign in to comment.