Pillow/.ci
DWesl 0b134250fa
CI: Use alternatives to select python version (#4)
* CI: Use alternatives to select python version

* CI: Specify full path to alternatives

/usr/sbin isn't in PATH

* DBG: Print uname to try to avoid bad pip install.

pip>=22 on 32-bit Cygwin seems to cause problems installing coverage.  I have no idea why this is, so I just skip upgrading pip there.

* FIX: Fix syntax of conditional for 32-bit Cygwin

I have no idea if it needs to be able to accept i386, but it will if it comes up.

* FIX: Revert earlier debug change.
2022-05-02 20:38:12 -04:00
..
after_success.sh Switched to cygwin/cygwin-install-action 2022-02-02 15:31:20 +11:00
build.sh Move scripts from .travis to .ci because they're also used by GitHub Actions 2020-01-08 15:43:28 +02:00
install.sh CI: Use alternatives to select python version (#4) 2022-05-02 20:38:12 -04:00
test.sh CI: Revert changes to test.sh 2022-02-07 17:00:37 -05:00