ci: use default Bash version in macOS test

This commit is contained in:
Ivan Grokhotkov 2020-04-07 09:50:59 +02:00
parent 5b89cc3d62
commit 98185db8ad

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/bash
#
# Test the build system for basic consistency (Cmake/idf.py version)
#