diff --git a/examples/build-test-deploy.yml b/examples/build-test-deploy.yml
index c9585ebe0bec274e2a43b49fad95f4e9793dfb77..a87e0e5f34d24796469d898490c1868d44202eb8 100644
--- a/examples/build-test-deploy.yml
+++ b/examples/build-test-deploy.yml
@@ -2,9 +2,6 @@ variables:
   THEME_BASE_PATH: web/themes/custom/mytheme
   THEME_CSS_PATH: web/themes/custom/mytheme/css
   DISABLE_DEPLOYMENT_LOCAL: 0
-  PHP_VERSION: '8.1'
-  PHP_MAJOR_VERSION: 8
-  PHP_MINOR_VERSION: 1
   IGNORE_COMPOSER_EXTENDED_AUDIT: 0
 
 include: