Skip to content

Commit

Permalink
workflows: swap arches
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 authored Jul 9, 2021
1 parent 0facd33 commit 6093a4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ jobs:
repo: https://salsa.debian.org/go-team/packages/micro.git
ref: debian/2.0.6-2_bpo10+1
- package: dropbear
arch: arm64
arch: amd64
repo: https://salsa.debian.org/debian/dropbear.git
ref: debian/2016.74-5+deb9u1
- package: deber
arch: amd64
arch: arm64
repo: https://github.com/dawidd6/deber.git
ref: v1.0.0
- package: netcat-openbsd
Expand Down

0 comments on commit 6093a4f

Please sign in to comment.