Skip to content

Commit

Permalink
Update to SDK v2.0.0-alpha.174 (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperl authored Dec 10, 2024
1 parent 72cacf1 commit 5b4e627
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ on:

env:
SUPPORTED_SDK_VERSIONS: |
v2.0.0-alpha.168
v2.0.0-alpha.170
v2.0.0-alpha.172
v2.0.0-alpha.174
jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ endif

TOITRUN ?= toit.run$(EXE_SUFFIX)

LOCAL_DEV_SDK ?= v2.0.0-alpha.170
LOCAL_DEV_SDK ?= v2.0.0-alpha.174
SETUP_LOCAL_DEV_SERVICE ?= v0.0.1

SUPABASE_DIRS := supabase_artemis public/supabase_broker
Expand Down

0 comments on commit 5b4e627

Please sign in to comment.