We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c25cd8 commit ab49200Copy full SHA for ab49200
.github/workflows/compatibility-phoenix.yml
@@ -26,7 +26,7 @@ jobs:
26
- otp: 22.3
27
elixir: 1.14.0
28
repo_url: ["https://github.com/phoenixframework/phoenix.git"]
29
- repo_branch: ["v1.7", "main"]
+ repo_branch: ["v1.6", "main"]
30
steps:
31
- uses: actions/checkout@v2.3.1
32
- uses: erlef/setup-beam@v1
0 commit comments