diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index fe887ee951..e67183306a 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -21,7 +21,7 @@ jobs: matrix: blas: [build_openblas] blas_size: [8] - os: [ubuntu-22.04, macos-latest, ubuntu-24.04-arm] + os: [ubuntu-latest, macos-latest, ubuntu-24.04-arm] experimental: [false] mpi_impl: - openmpi