Skip to content

Commit

Permalink
using nerves_livebook v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cocoa-xu committed Jul 21, 2023
1 parent b207c04 commit 3dea435
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nerves-build.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
env:
MIX_ENV: prod
NERVES_PROJ_NAME: nerves_tflite
NERVES_LIVEBOOK_VER: "v0.8.3"
NERVES_LIVEBOOK_VER: "v0.10.0"
TFLITE_BEAM_PREFER_PRECOMPILED: "true"
TFLITE_BEAM_CORAL_SUPPORT: "true"

Expand Down Expand Up @@ -92,8 +92,8 @@ jobs:

- uses: erlef/setup-beam@v1
with:
otp-version: "25.3"
elixir-version: "1.14"
otp-version: "26"
elixir-version: "1.15"

- name: Install nerves and system dependecies
run: |
Expand Down

0 comments on commit 3dea435

Please sign in to comment.