We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5cd455 commit cf0ebf1Copy full SHA for cf0ebf1
1 file changed
.github/workflows/ci.yml
@@ -112,16 +112,14 @@ jobs:
112
phoenix:
113
- "~> 1.6.0"
114
- "~> 1.7.0"
115
+ - "~> 1.8.0"
116
include:
117
- elixir: main
118
otp: 27.x
119
phoenix: "~> 1.7.0"
120
- elixir: latest
121
122
- - elixir: 1.17.x
123
- otp: 27.x
124
- phoenix: "~> 1.8.0-rc"
125
- elixir: 1.16.x
126
otp: 26.x
127
0 commit comments