Skip to content

Commit

Permalink
Enforce almalinux/8 in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
cinek810 committed Oct 12, 2023
1 parent 281303b commit e43b6f3
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 @@ -7,7 +7,7 @@ version: 2.1
jobs:
prepare_env:
docker:
- image: almalinux
- image: almalinux/8
resource_class: small
steps:
# - run:
Expand Down

0 comments on commit e43b6f3

Please sign in to comment.