diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 215a8ab..21e1600 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.2.0-1 - ORIGIN_VERSION: 7.2+dfsg-1~bpo11+2 + VERSION: 8.0.0-4 + ORIGIN_VERSION: 8.0+dfsg-4 steps: - uses: actions/checkout@v2 - name: Set variables