GH code-samples: update PV target IDE versions

This commit is contained in:
Yann Cébron 2024-06-05 11:10:54 +02:00
parent c0ae02ab41
commit ac6121becc

View File

@ -7,7 +7,7 @@ on:
paths: [ 'code_samples/**','.github/workflows/code-samples.yml' ]
env:
PLUGIN_VERIFIER_IDE_VERSIONS: '2023.2.6 2023.3.6 2024.1'
PLUGIN_VERIFIER_IDE_VERSIONS: '2023.2.6 2023.3.6 2024.1.2'
jobs: