Lines Matching +full:runs +full:- +full:on
3 on:
6 - main
10 LINUX_CPP_COMPONENTS: intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic
11 LINUX_FORTRAN_COMPONENTS: intel-oneapi-compiler-fortran
17 os: [ubuntu-24.04]
19 runs-on: ${{ matrix.os }}
22 - uses: actions/checkout@v4
23 - name: Install Intel compilers
24 uses: rscohn2/setup-oneapi@v0
29 - name: Build and test libCEED
35 make -j
36 make prove -j