mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-30 05:39:12 +02:00
Fix typo pp64le -> ppc64le.
Travis-CI guessed the correct value but logged a warning.
This commit is contained in:
parent
688ec2a8f5
commit
cffdadad92
@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
# Valgrind is disabled due to some platform-specific issues in getpwuid() and getgrgid() that do not seem to be pgBackRest bugs.
|
||||
# Run in a different timezone to check time tests.
|
||||
- arch: pp64le
|
||||
- arch: ppc64le
|
||||
dist: bionic
|
||||
env:
|
||||
- PGB_CI="test --vm=none --param=no-valgrind --param=tz=America/New_York"
|
||||
|
Loading…
x
Reference in New Issue
Block a user