Lines Matching +full:apt +full:- +full:get
6 - main
13 os: [ubuntu-24.04]
18 runs-on: ${{ matrix.os }}
21 - name: Environment setup
23 - name: Hardware setup and test libCEED
24 uses: uraimo/run-on-arch-action@v3
33 apt-get -y update
34 apt-get install -y build-essential
35 apt-get install -y gfortran
36 apt-get install -y python3
37 uname -a
39 make -j
40 make prove -j search="t5 ex"