summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2024-08-20 23:01:28 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2024-08-20 23:01:28 -0400
commit3089fed617e9b4c5bf81833aad0ec24d02d30c61 (patch)
tree9cfe38ecf76fd1da95cc500cd1547f556ffbed9b /.github
parenta7fb9ba07240dc01be6bbe532951daf18dafb215 (diff)
Update objdiff
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 65d527eb..dcc7e9e6 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.2 objdiff-cli objdiff-cli
+ python tools/download_tool.py --tag v2.0.0-beta.4 objdiff-cli objdiff-cli
- name: Build
run: |
python configure.py --version ${{matrix.version}} --compilers /compilers --warn error