aws-ecs-orb icon indicating copy to clipboard operation
aws-ecs-orb copied to clipboard

Fix CI

Open nicoalonsop opened this issue 9 months ago • 1 comments

This should help to fix some of the failing jobs.

  • bump xcode 13.3.1 -> 13.4.1 because 13.3.1 is deprecated based on this Should we try with a newer version like 15.3.0?
  • replace cimg/base:stable with cimg/base:current because current is the replacement for the stable tag based on the docs
  • bump orb aws-cli from 4.0 to 4.1 on 4.1.2 there is a PR that fix: install curl on alpine linux I think we are facing that issue.
  • bump orb jq from 2.2 to 3.0 multiple fixes including refactor!: orb tools 12 migration
  • bump orb tools from 12.0 to 12.1, it has multiple fixes.

nicoalonsop avatar May 09 '24 01:05 nicoalonsop

@bjohnso5 Could you help me move this forward? Happy to receive comments. Thanks in advance!

nicoalonsop avatar May 10 '24 14:05 nicoalonsop