Skip to content

Commit

Permalink
ti version
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Oct 7, 2024
1 parent 479f529 commit 554fe03
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
matrix:
nodeVersion: [ '22.x' ]
os: [ macos-latest ]
tiSDK: [ '12.5.0.GA' ]
tiSDK: [ 'latest' ]
steps:
- uses: actions/checkout@v4
with:
Expand Down
1 change: 0 additions & 1 deletion test/projects/HarnessTemplate/tiapp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,4 @@
<module platform="android">ti.map</module>
<module platform="iphone">ti.map</module>
</modules>
<sdk-version>12.5.0.GA</sdk-version>
</ti:app>

0 comments on commit 554fe03

Please sign in to comment.