Skip to content

Commit 472c174

Browse files
committed
Update ci config
1 parent d7f7ffa commit 472c174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build-linux:
2020
docker:
2121
- image: cimg/openjdk:17.0.9@sha256:a36da58bce6d1b6c43984970acec45546e746e628969b1261d6700367aa6e8dc
22-
resource_class: xlarge
22+
resource_class: large
2323
<<: *defaults
2424
steps:
2525
- checkout

0 commit comments

Comments
 (0)