Skip to content

Commit

Permalink
Updated CircleCI config.yml to fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
phammings committed Aug 14, 2024
1 parent d7b384e commit 5f5b9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 2.1
executors:
arm64-executor:
docker:
- image: maven:3.8.8-openjdk-21
- image: maven:3.9.4-eclipse-temurin-21-alpine
resource_class: arm.medium

jobs:
Expand Down

0 comments on commit 5f5b9f0

Please sign in to comment.