diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b4620571..da6fc9c06 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ env: jobs: build: - runs-on: ubuntu-latest-32x64 + runs-on: ubuntu-latest container: image: ghcr.io/lifting-bits/cxx-common/vcpkg-builder-ubuntu-v2:22.04 options: --user 1001