We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662ef75 commit a57d289Copy full SHA for a57d289
.github/workflows/bit32-multi-arch-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: uraimo/[email protected]
24
with:
25
arch: ${{ matrix.arch }}
26
- distro: ubuntu20.04
+ distro: ubuntu22.04
27
githubToken: ${{ github.token }}
28
setup: |
29
mkdir -p ".install/${{ matrix.arch }}"
0 commit comments