Home
last modified time | relevance | path

Searched +full:apple +full:- +full:clang (Results 1 – 1 of 1) sorted by relevance

/libCEED/.github/workflows/
H A Dc-fortran-test-linux-osx.yml6 - main
13 os: [ubuntu-24.04, macos-15]
14 compiler: [gcc, clang]
16 - os: macos-15
17 compiler: apple-clang
19 runs-on: ${{ matrix.os }}
22 - name: Environment setup
24 - name: Set compiler
28 if [[ "${{ matrix.os }}" == macos-* ]]; then
29 echo "CC=gcc-15" >> $GITHUB_ENV
[all …]