Skip to content

Commit a57d289

Browse files
committed
ci: update bin32 tests to ubuntu22.04
1 parent 662ef75 commit a57d289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bit32-multi-arch-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: uraimo/[email protected]
2424
with:
2525
arch: ${{ matrix.arch }}
26-
distro: ubuntu20.04
26+
distro: ubuntu22.04
2727
githubToken: ${{ github.token }}
2828
setup: |
2929
mkdir -p ".install/${{ matrix.arch }}"

0 commit comments

Comments
 (0)