Update objdiff version to fix data progress calculation

This commit is contained in:
LagoLunatic
2024-07-22 03:20:14 -04:00
parent f4ebcf7cfe
commit 1eb1734898
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Download objdiff CLI
if: github.ref == 'refs/heads/main'
run: |
python tools/download_tool.py --tag v2.0.0-alpha.5 objdiff-cli objdiff-cli
python tools/download_tool.py --tag v2.0.0-beta.1 objdiff-cli objdiff-cli
- name: Build
run: |
python configure.py --version ${{matrix.version}} --compilers /compilers --warn error