Skip to content

Commit

Permalink
Merge pull request #329 from fnaranjo-vmw/test-tas-4_0
Browse files Browse the repository at this point in the history
Test TAS 4.0
  • Loading branch information
pivotal-marcela-campo authored Jun 15, 2023
2 parents 12e1f92 + 982eafb commit eb878d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/generate_pipeline_yml.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os
from jinja2 import Template

clusters = ['2_11_lts2', '2_12', '2_13', '3_0']
clusters = ['2_11_lts2', '2_12', '2_13', '3_0', '4_0']
# Commenting out this as we only have one example and it breaks

tiles = [] # [d for d in os.listdir('../examples') if os.path.isdir(os.path.join('../examples', d))]
Expand Down

0 comments on commit eb878d0

Please sign in to comment.