From 45837a1e2e0331ea85dcb4ee51edea9e7d26ca3b Mon Sep 17 00:00:00 2001 From: Mateo Arboleda Date: Tue, 17 Sep 2024 11:11:33 -0500 Subject: [PATCH] update test to current machine version --- .circleci/test-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/test-deploy.yml b/.circleci/test-deploy.yml index 04fe007..c91b15f 100644 --- a/.circleci/test-deploy.yml +++ b/.circleci/test-deploy.yml @@ -22,7 +22,7 @@ executors: xcode: 14.2.0 machine: machine: - image: ubuntu-2004:202101-01 + image: ubuntu-2004:current jobs: install: