Skip to content

Commit

Permalink
remove mixed example from github actions
Browse files Browse the repository at this point in the history
github actions run on ghdl 1.0 and synth output to verilog is not supported on that version
  • Loading branch information
miree committed Mar 9, 2024
1 parent c45b411 commit b30e594
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ jobs:
run: make -C examples/serv
- name: run example ibex
run: make -C examples/ibex
- name: run example vhdl_verilog_mixed
run: make -C examples/vhdl_verilog_mixed

0 comments on commit b30e594

Please sign in to comment.