Skip to content

Commit

Permalink
changed to ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
glebashnik committed Aug 13, 2024
1 parent a2190c1 commit 44d97b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-old-versions-in-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

jobs:
delete-old-versions-in-archive:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Install DNF
run: sudo apt-get install -y dnf dnf-plugins-core
Expand Down

0 comments on commit 44d97b4

Please sign in to comment.