Donovan Watteau 3c4d3a0d62 CI: Explicitly use the Bash shell on macOS and Linux
If it's just set implicitly, pipefail isn't enabled, but that's a
setting one almost always wants in a CI setup.

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsshell
2022-10-23 20:14:27 +02:00
..