Skip to content

Commit

Permalink
Merge pull request #513 from psu-libraries/fix-ci
Browse files Browse the repository at this point in the history
change remote docker setup to try to fix CI
  • Loading branch information
Smullz622 authored Oct 24, 2024
2 parents 4e81d2a + e86a9d2 commit 27f7189
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 @@ -24,7 +24,7 @@ jobs:
user: root
steps:
- setup_remote_docker:
version: 20.10.6
version: docker24
docker_layer_caching: true
- checkout
- docker/check:
Expand Down

0 comments on commit 27f7189

Please sign in to comment.