Update an overlooked instance of xcode 10.0 as well

This commit is contained in:
Martin Kroeker 2020-12-01 22:05:35 +01:00 committed by GitHub
parent 9621062eba
commit 77a538d4ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ matrix:
- BTYPE="TARGET=NEHALEM BINARY=64 INTERFACE64=1 FC=gfortran-10" - BTYPE="TARGET=NEHALEM BINARY=64 INTERFACE64=1 FC=gfortran-10"
- <<: *test-macos - <<: *test-macos
osx_image: xcode10.0 osx_image: xcode11.5
env: env:
- BTYPE="TARGET=NEHALEM BINARY=32 NOFORTRAN=1" - BTYPE="TARGET=NEHALEM BINARY=32 NOFORTRAN=1"