Skip to content

Commit

Permalink
CI: adjust CircleCI build configuration file
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio André <dev@claudioandre.slmail.me>
  • Loading branch information
claudioandre-br authored and solardiz committed Mar 20, 2024
1 parent 2038802 commit 76cc114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -98,7 +98,7 @@ jobs:
machine:
image: ubuntu-2204:current
environment:
export DEBIAN_FRONTEND="noninteractive"
DEBIAN_FRONTEND: "noninteractive"
resource_class: arm.medium
steps:
- checkout
Expand Down

0 comments on commit 76cc114

Please sign in to comment.