Gitlab CI/CD Unity iOS pods issue

Hello.
I am setting up an autobuild of a Unity iOS project using gitlab ci/cd.
When I start building the project with fastlane, an error occurs.

error: Driver threw unknown argument: '-enable-experimental-feature' without emitting errors. (in target 'VGSLFundamentals' from project 'Pods')

Can anyone please suggest a solution?
The configuration of my fastfile default_platform(:ios)platform :ios do lane :beta do cocoapods( - Pastebin.com

You checked this already? Driver threw unknown argument: '-enable-experimental-feature' · Issue #4 · yandex/vgsl · GitHub