summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gccsnapshot_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gccsnapshot_tests.sh')
-rwxr-xr-xtools/ci/jobs/gccsnapshot_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/gccsnapshot_tests.sh b/tools/ci/jobs/gccsnapshot_tests.sh
index 1efd8e401..39fa13b39 100755
--- a/tools/ci/jobs/gccsnapshot_tests.sh
+++ b/tools/ci/jobs/gccsnapshot_tests.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
export CC=gcc
export CXX=g++