mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-25 08:28:11 +08:00
removed clang
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
compiler: [gcc, clang]
|
||||
compiler: [gcc]
|
||||
|
||||
steps:
|
||||
- name: Checkout minimap2
|
||||
|
||||
Reference in New Issue
Block a user