Accessibility - meta tag restricts scale and reflow of a page

My home page fails accessibility checks and this is listed as one:

The meta tag that controls the viewport contains data that restricts zoom on a mobile device.
Relevant WCAG Principles

html:eq(0) > head:eq(0) > meta:eq(0)