Skip to content

Commit

Permalink
ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ssyno committed May 28, 2024
1 parent 17d182b commit 87f388b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ workflows:
only: /^v.*/

- architect/run-tests-with-ats:
runs-on: ubuntu-22.04
name: execute chart tests
filters:
# Do not trigger the job on merge to master.
Expand All @@ -111,6 +110,10 @@ workflows:
- push-to-control-plane-app-catalog
app-test-suite_version: "v0.4.1"
app-test-suite_container_tag: "0.4.1"
executor:
name: architect/app-build-suite
resource_class: large
image: ubuntu-2004:latest

- architect/push-to-app-collection:
context: architect
Expand Down

0 comments on commit 87f388b

Please sign in to comment.