Skip to content

Commit

Permalink
Update pipeline to test the latest TAS (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryogenics-CI authored Nov 2, 2023
1 parent e83f0aa commit db3c722
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/pipelines/cf-mgmt/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
tas_versions:
- {'version_slug': '2-11', 'pool_name': 'tas-2_11' , 'pivnet_ert_windows': '^2\.11\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'version_slug': '2-13', 'pool_name': 'tas-2_13' , 'pivnet_ert_windows': '^2\.13\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'version_slug': '3-0', 'pool_name': 'tas_three' , 'pivnet_ert_windows': '^3\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'version_slug': '4-0', 'pool_name': 'tas_four' , 'pivnet_ert_windows': '^4\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
- {'version_slug': '5-0', 'pool_name': 'tas-5_0' , 'pivnet_ert_windows': '^5\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }

0 comments on commit db3c722

Please sign in to comment.