hotfix/release-7-2-0 [ci skip]

This commit is contained in:
edoapra 2023-03-24 12:57:48 -07:00
parent 7992bd8378
commit cc93814827
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0

View file

@ -85,7 +85,7 @@ jobs:
use_simint: 1
use_openmp: 2
use_tblite: 1
branch: release-7-2-0
branch: hotfix/release-7-2-0
- os: [self-hosted, oracle_linux]
experimental: false
mpi_impl: mpich
@ -96,7 +96,7 @@ jobs:
use_libxc: 1
use_openmp: 2
use_tblite: 1
branch: release-7-2-0
branch: hotfix/release-7-2-0
fail-fast: false
env:
MPI_IMPL: ${{ matrix.mpi_impl }}