diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index b32e377..215a8ab 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -18,8 +18,8 @@ jobs: qemu-user-static: runs-on: ubuntu-latest env: - VERSION: 7.1.0-2 - ORIGIN_VERSION: 7.1+dfsg-2 + VERSION: 7.2.0-1 + ORIGIN_VERSION: 7.2+dfsg-1~bpo11+2 steps: - uses: actions/checkout@v2 - name: Set variables