Skip to content

Commit

Permalink
v2.04 - Moved to TA-Lib-Precompiled (0.4.25), Progressbar for GUI
Browse files Browse the repository at this point in the history
- TA-Lib-Precompiled added instead of building from source for faster docker builds
- TA-Lib-Precompiled(v0.4.25) now replaces TA-Lib installation using source for test and build workflows, test workflow moved to ubuntu runner
- test runner downgraded to ubuntu-20.04
- OTA checking cached for every 1h to eliminate Github API quota
- progressbar added to GUI, counter shared from env vars
- progressbar errors handled
- matrix build disabled and moved to ubuntu-latest
  • Loading branch information
pranjal-joshi committed Oct 6, 2023
1 parent 23eb860 commit 1107ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-build-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:

# Job for builing packages
Build-Executables-(Disabled onwards v2.03):
Build-Executables:
name: Build Packages
runs-on: ubuntu-latest
#needs: Create-Release
Expand Down

0 comments on commit 1107ee4

Please sign in to comment.