Skip to content

Commit

Permalink
Merge pull request #306 from IUBLibTech/fix_ci_workflows_2024
Browse files Browse the repository at this point in the history
Updating orbs
  • Loading branch information
randalldfloyd authored Jan 2, 2024
2 parents af2b12d + 1b3e63a commit c660443
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
#
version: 2.1
orbs:
browser-tools: circleci/[email protected]
browser-tools: circleci/browser-tools@1
ruby: circleci/ruby@2

default_environment: &default_environment
RAILS_ENV: test
Expand Down

0 comments on commit c660443

Please sign in to comment.