Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 2397bc3

Browse files
Update pipeline to test the latest TAS
1 parent 08e3a40 commit 2397bc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/pipelines/pas-pipeline-tasks/values.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ tas_versions:
66
- {'version_slug': '4-0', 'pool_name': 'tas_four' , 'pivnet_ert_windows': '^4\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
77
- {'version_slug': '5-0', 'pool_name': 'tas-5_0' , 'pivnet_ert_windows': '^5\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
88
- {'version_slug': '6-0', 'pool_name': 'tas-6_0' , 'pivnet_ert_windows': '^6\.0\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }
9+
- {'version_slug': 'tas-7', 'pool_name': 'tas_7_prerelease' , 'pivnet_ert_windows': '^tas\.7\.\d+((-alpha|-beta|-rc)\.\d+)?(\+LTS-T)?$' }

0 commit comments

Comments
 (0)