Skip to content

Commit

Permalink
move to ubuntu 20.04 for aur publish
Browse files Browse the repository at this point in the history
  • Loading branch information
deadc0de6 committed Feb 17, 2021
1 parent f4ab927 commit d689e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aur-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
types: [created]
jobs:
aur_publish:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Prepare AUR package
Expand Down

0 comments on commit d689e38

Please sign in to comment.