Skip to content

Commit

Permalink
Temporary disabled CI on Unleashed release branch
Browse files Browse the repository at this point in the history
That branch still doesn't have the commit
feb45f6645066a283adb0656d2de451786633765 that changes
the APIs.
  • Loading branch information
MrModd committed Mar 24, 2024
1 parent 142f3af commit be7a685
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ jobs:
- name: Unleashed dev
sdk-index-url: https://up.unleashedflip.com/directory.json
sdk-channel: dev
- name: Unleashed release
sdk-index-url: https://up.unleashedflip.com/directory.json
sdk-channel: release
# Disabling until it is synchronized with the official release
# - name: Unleashed release
# sdk-index-url: https://up.unleashedflip.com/directory.json
# sdk-channel: release
name: 'Build for ${{ matrix.name }}'
steps:
- name: Checkout
Expand Down

0 comments on commit be7a685

Please sign in to comment.