Skip to content

Commit

Permalink
docker runners update
Browse files Browse the repository at this point in the history
  • Loading branch information
phnzb committed Dec 5, 2024
1 parent 905b2dc commit e359ec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
- platform: linux/amd64
runner: ubuntu-24.04
- platform: linux/arm/v7
runner: nzbget-arm64
runner: ubuntu-24.04
- platform: linux/arm64
runner: nzbget-arm64
runner: ubuntu-24.04
runs-on: ${{ matrix.runner }}
steps:

Expand Down

0 comments on commit e359ec4

Please sign in to comment.