Skip to content

Commit

Permalink
Update tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
panickal-xmos committed Sep 17, 2024
1 parent 07fa0de commit 3ccf014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-xcore-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ on:
# tag version might be a branch name or commit hash
env:
TAG_VERSION: ${{ github.event.inputs.version }}
TOOLS_VERSION: 15.2.1
TOOLS_LINK: https://www.xmos.ai/download/Tools-15---Linux-64(15_2_1).tgz
TOOLS_VERSION: 15.3.0
TOOLS_LINK: https://www.xmos.ai/download/Tools-15---Linux-64(15_3_0).tgz

jobs:
build-release-archive:
Expand Down

0 comments on commit 3ccf014

Please sign in to comment.