Skip to content

Commit

Permalink
Update CI images (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelicianoTech authored Jul 21, 2022
1 parent 2c499a8 commit 9172694
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ workflows:
executors:
cimg-base:
docker:
- image: cimg/base:stable
- image: cimg/base:current
cimg-node:
docker:
- image: cimg/node:lts-browsers
Expand All @@ -202,7 +202,7 @@ executors:
- image: cimg/openjdk:11.0-browsers
macos:
macos:
xcode: 12.5.1
xcode: 13.4.1
linux:
machine:
image: ubuntu-2004:202107-02
image: ubuntu-2204:2022.04.2

0 comments on commit 9172694

Please sign in to comment.