mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
build: pin elixir image full version to elixir:1.16.1-otp-26 (#3733)
* build: pin elixir image full version to elixir:1.16.1-otp-26 * doc: update changelog * build: pin github action elixir version as well to 1.16.1-otp-26
This commit is contained in:
4
.github/workflows/elixir.yml
vendored
4
.github/workflows/elixir.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- elixir: "1.15"
|
||||
- elixir: "1.16.1"
|
||||
otp: "26"
|
||||
lint: true
|
||||
|
||||
@@ -123,7 +123,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- elixir: "1.15"
|
||||
- elixir: "1.16.1"
|
||||
otp: "26"
|
||||
report_coverage: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user