Skip to content

Commit d13d9c4

Browse files
authored
Update elixir-test-matrix.json
1 parent bdf5282 commit d13d9c4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/elixir-test-matrix.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,10 @@
1010
"check_formatted": true
1111
}
1212
],
13-
"exclude": []
13+
"exclude": [
14+
{
15+
"elixir_version": "1.15.8",
16+
"otp_version": "27.2"
17+
}
18+
]
1419
}

0 commit comments

Comments
 (0)