Skip to content

Commit

Permalink
Fix Ubuntu 22.04 workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rikyoz committed Jan 16, 2025
1 parent 1225d68 commit 6c7709b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_ubuntu22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
- name: Building and testing bit7z
uses: ./.github/actions/test_action
with:
arch: ${{ matrix.arch }}
c_compiler: ${{ matrix.c_compiler }}
cpp_compiler: ${{ matrix.cpp_compiler }}
sevenzip_version: ${{ matrix.bit7z_7zip_version }}
Expand Down

0 comments on commit 6c7709b

Please sign in to comment.