Skip to content

Commit

Permalink
Update build-linux-armv7-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GleammerRay committed Jul 7, 2024
1 parent f70ec05 commit eef5e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux-armv7-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Build for ARMv7
uses: tj-actions/docker-run@v2
with:
image: ubuntu:20.04
image: ubuntu:22.04
name: ubuntu
options: --rm --platform linux/arm/v7 -v $PWD:/Passy -v /home/runner/work/Passy/build:/passy-build -v /home/runner/work/Passy/bin:/passy-bin
args: /passy-bin/armv7.sh
Expand Down

0 comments on commit eef5e84

Please sign in to comment.