Skip to content

Commit

Permalink
Trying fo fix cpp-linux-arm64 job.
Browse files Browse the repository at this point in the history
  • Loading branch information
rturrado committed Dec 18, 2023
1 parent c83871a commit 263adc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Install dependencies
run: |
apt-get update
apt-get install -y bison flex default-jre clang clang++
apt-get install -y bison flex default-jre clang
- uses: ./.github/actions/cpp-tests
with:
build_type: ${{ matrix.build_type }}
Expand Down

0 comments on commit 263adc7

Please sign in to comment.