diff --git a/.github/workflows/source.yml b/.github/workflows/source.yml
index 06fee9d6729b00c673328b3a7920d9322bd48bc5..69d66e00f53862b40fd984cc1ec2045bb2934bdc 100644
--- a/.github/workflows/source.yml
+++ b/.github/workflows/source.yml
@@ -15,9 +15,6 @@ jobs:
 
     runs-on: ubuntu-20.04-self-hosted
 
-    container:
-      image: docker.io/tarantool/testing:ubuntu-focal
-
     steps:
       - name: Prepare checkout
         uses: tarantool/actions/prepare-checkout@master