Skip to content

Commit

Permalink
Update CI to use BCs v11.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Jun 10, 2024
1 parent 3260fe8 commit eb83bb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 2.1

# Anchors in case we need to override the defaults from the orb
#baselibs_version: &baselibs_version v7.17.0
#bcs_version: &bcs_version v11.3.0
#baselibs_version: &baselibs_version v7.24.0
#bcs_version: &bcs_version v11.5.0

orbs:
ci: geos-esm/circleci-tools@dev:39ea685db247f9fd0722e1bbaa50430dee83858d
ci: geos-esm/circleci-tools@2

workflows:
build-test:
Expand Down

0 comments on commit eb83bb1

Please sign in to comment.