1
0
mirror of https://github.com/HariSekhon/DevOps-Bash-tools.git synced 2025-02-06 10:02:14 +00:00

updated config.yml
All checks were successful
SonarCloud / SonarCloud (push) Has been skipped

This commit is contained in:
Hari Sekhon 2024-12-08 00:03:05 +07:00
parent 7b9781f4fb
commit 940f18f44e

View File

@ -37,7 +37,7 @@ workflows:
jobs:
build:
docker:
- image: cimg/base:2021.04
- image: cimg/base:2024.12
resource_class: small
steps:
- checkout