Title: Skip deploying some Jetpack 9.7 files
Author: WordPress VIP Documentation
Published: April 27, 2021
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. Skip deploying some Jetpack 9.7 files

# Skip deploying some Jetpack 9.7 files

---

 27 April 2021

20:42:10 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/skip-deploying-some-jetpack-9-7-files/)

Due to recent code introduced in Jetpack 9.7, which is only to be executed on PHP
<=7.2 or PHP >=8.0, some linting jobs are failing when deploying mu-plugins. This
PR removes them from the deploy so the process can be completed.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2085](https://github.com/Automattic/vip-go-mu-plugins/pull/2085)