Skip to content

Commit dd666fa

Browse files
committed
Update GitHub actions
1 parent b8cdedc commit dd666fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compatibility-phoenix.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
name: "[${{matrix.otp}}/${{matrix.elixir}}] new Phoenix app analysed by Credo [OTP/Elixir]"
5050
strategy:
5151
matrix:
52-
otp: [23.3, 24.3, 25.3, 26.1]
52+
otp: [24.3, 25.3, 26.2]
5353
# phx_new depends on newer versions of Elixir than Credo
5454
elixir: [1.14.5, 1.15.7, 1.16.2, 1.17.3, 1.18.0]
5555
exclude:

0 commit comments

Comments
 (0)