Skip to content

Commit

Permalink
update-db.yml: pacman-tool-repo update
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Nov 26, 2024
1 parent 9a78c04 commit 82010eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:

jobs:
update-db:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
strategy:
matrix:
target_repo: [main/aarch64, main/arm, main/i686, main/x86_64, x11/aarch64, x11/arm, x11/i686, x11/x86_64, root/aarch64, root/arm, root/i686, root/x86_64, tur/aarch64, tur/arm, tur/i686, tur/x86_64, tur-continuous/aarch64, tur-continuous/arm, tur-continuous/i686, tur-continuous/x86_64, tur-multilib/aarch64, tur-multilib/arm, tur-multilib/i686, tur-multilib/x86_64, gpkg/aarch64, gpkg/arm, gpkg/x86_64, gpkg/i686, cgct/x86_64]
Expand All @@ -26,7 +26,7 @@ jobs:
persist-credentials: false
fetch-depth: 0
- name: Set pacman tool for db
uses: termux-pacman/pacman-tool-repo@v2.2
uses: termux-pacman/pacman-tool-repo@v2.3
- name: Install aws-cli
run: |
git clone https://github.com/termux-pacman/aws-cli-action
Expand Down

0 comments on commit 82010eb

Please sign in to comment.