mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
Update CI config
This commit is contained in:
7
.github/workflows/elixir.yml
vendored
7
.github/workflows/elixir.yml
vendored
@@ -9,13 +9,10 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- pair:
|
||||
elixir: "1.11.4"
|
||||
otp: "23.x"
|
||||
elixir: "1.12"
|
||||
otp: "24"
|
||||
report_coverage: true
|
||||
lint: true
|
||||
- pair:
|
||||
elixir: "1.12.0-rc.1"
|
||||
otp: "24.0-rc3"
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user