Skip to content

Commit

Permalink
Fix up ADAS CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Oct 29, 2024
1 parent 7f16db2 commit 238638f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version: 2.1

# Anchors to prevent forgetting to update a version
baselibs_version: &baselibs_version v7.7.0
baselibs_version: &baselibs_version v7.25.0

orbs:
ci: geos-esm/circleci-tools@1
ci: geos-esm/circleci-tools@4

workflows:
build-test:
Expand Down

0 comments on commit 238638f

Please sign in to comment.