Skip to content

Commit

Permalink
Add mirror VFD to serial -Werror CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Aug 23, 2024
1 parent 9adacb5 commit ba0a855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main-auto-spc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ jobs:
--enable-cxx \
--disable-fortran \
--enable-java \
--disable-mirror-vfd \
--enable-mirror-vfd \
--enable-direct-vfd \
--disable-ros3-vfd \
--with-szlib=yes
Expand Down Expand Up @@ -491,7 +491,7 @@ jobs:
--enable-cxx \
--disable-fortran \
--enable-java \
--disable-mirror-vfd \
--enable-mirror-vfd \
--enable-direct-vfd \
--disable-ros3-vfd \
--with-szlib=yes
Expand Down

0 comments on commit ba0a855

Please sign in to comment.