Skip to content

Commit 902f6e5

Browse files
committed
Fix chapter 14 for PGI testing
1 parent 06cafcc commit 902f6e5

File tree

1 file changed

+6
-0
lines changed
  • chapter-14/recipe-03/fortran-example

1 file changed

+6
-0
lines changed

chapter-14/recipe-03/fortran-example/menu.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,9 @@ travis-linux:
1717
travis-osx:
1818
failing_generators:
1919
- 'Ninja'
20+
21+
# error stop is Fortran2008 and PGI is not compliant
22+
circle-pgi:
23+
skip_generators:
24+
- 'Unix Makefiles'
25+
- 'Ninja'

0 commit comments

Comments
 (0)