We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dad7c8 commit 0732af8Copy full SHA for 0732af8
.github/workflows/mix.yml
@@ -43,8 +43,8 @@ jobs:
43
# Plausible
44
# - https://github.com/plausible/analytics/blob/master/.tool-versions
45
# - https://github.com/plausible/analytics/blob/master/.github/workflows/elixir.yml
46
- - elixir: 1.18.3
47
- otp: 27.3.1
+ - elixir: 1.19.4
+ otp: 27.3.4.6
48
clickhouse: 24.12.2.29
49
timezone: UTC
50
# some older pre-JSON ClickHouse version
0 commit comments