code samples: update PV target IDE versions

This commit is contained in:
Yann Cébron 2023-03-16 10:22:35 +01:00
parent 8cd4cc5a33
commit 5dd1d1b775

View File

@ -7,7 +7,7 @@ on:
paths: [ 'code_samples/**','.github/workflows/code-samples.yml' ]
env:
PLUGIN_VERIFIER_IDE_VERSIONS: '2022.1.4 2022.2.4 2022.3'
PLUGIN_VERIFIER_IDE_VERSIONS: '2022.1.4 2022.2.5 2022.3.3'
jobs: