mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-01 17:06:03 +08:00
Added 32-bit tests back in now that issue is fixed.
This commit is contained in:
parent
478dbec245
commit
a531926b67
@ -8,6 +8,8 @@ env:
|
||||
- DOCKIMG=unidata/nctests:serial USECMAKE=TRUE USEAC=TRUE USE_CC=gcc
|
||||
- DOCKIMG=unidata/nctests:serial USECMAKE=TRUE USEAC=TRUE USE_CC=clang
|
||||
|
||||
- DOCKIMG=unidata/nctests:serial32 USECMAKE=TRUE USEAC=TRUE USE_CC=gcc
|
||||
- DOCKIMG=unidata/nctests:serial32 USECMAKE=TRUE USEAC=TRUE USE_CC=clang
|
||||
before_install:
|
||||
- docker pull $DOCKIMG
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user