Skip to content

Commit

Permalink
Point edge rails to main branch instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Feb 17, 2021
1 parent 2f286c8 commit e3e45b9
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 @@ -61,7 +61,7 @@ rails-6-1: &rails-6-1

rails-edge: &rails-edge
environment:
RAILS_BRANCH: "master"
RAILS_BRANCH: "main"

jobs:
"ruby-2-4-rails-4-2":
Expand Down

0 comments on commit e3e45b9

Please sign in to comment.