Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
utelle committed Oct 21, 2024
1 parent 379a988 commit 69b6717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci4sqlite3mc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Build artifact
# The Github Action for non-x86 CPU
# https://github.com/uraimo/run-on-arch-action
uses: uraimo/run-on-arch-action@v2.1.1
uses: uraimo/run-on-arch-action@v2.8.1
with:
arch: ${{ matrix.arch }}
distro: ubuntu20.04
Expand Down

0 comments on commit 69b6717

Please sign in to comment.