summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-08-11 17:03:18 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-08-11 17:03:18 -0400
commita7fb9ba07240dc01be6bbe532951daf18dafb215 (patch)
treeabcb3f9eb75b73d054c821cdf98049bf19de6215 /.github
parentc2bacf5658984b293b68aad23d3894f2cf2bd56a (diff)
Update objdiff to improve data match percent
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e25f242a..65d527eb 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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-beta.1 objdiff-cli objdiff-cli
+ python tools/download_tool.py --tag v2.0.0-beta.2 objdiff-cli objdiff-cli
- name: Build
run: |
python configure.py --version ${{matrix.version}} --compilers /compilers --warn error