Skip to content

Commit

Permalink
do not install python2 anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jtrmal committed Oct 4, 2024
1 parent c06f32e commit 36a194a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
- uses: actions/checkout@v4
- name: Install sox
run: sudo apt-get install -y sox intel-mkl
- name: Install python2
run: sudo apt-get install -y python2
- name: ccache
uses: hendrikmuhs/[email protected]
with:
Expand Down

0 comments on commit 36a194a

Please sign in to comment.