summaryrefslogtreecommitdiff
path: root/.github/workflows/unit_tests.yaml
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2024-05-09 14:28:17 +0200
committerGitHub <noreply@github.com>2024-05-09 14:28:17 +0200
commite60f6f4a6e733708c3c0854cb680ea1dfef48fef (patch)
tree80858341910502e44be6a17a5b950d33bbb37f6d /.github/workflows/unit_tests.yaml
parent7df35d0da0da8ddf4deb3eeeceebc473e81e305d (diff)
downloadspack-e60f6f4a6e733708c3c0854cb680ea1dfef48fef.tar.gz
spack-e60f6f4a6e733708c3c0854cb680ea1dfef48fef.tar.bz2
spack-e60f6f4a6e733708c3c0854cb680ea1dfef48fef.tar.xz
spack-e60f6f4a6e733708c3c0854cb680ea1dfef48fef.zip
CI/Update macOS runners: macos-latest switched to macos-14 (#44094)
macos-latest switched to macos-14, so now we are running two identical jobs.
Diffstat (limited to '.github/workflows/unit_tests.yaml')
-rw-r--r--.github/workflows/unit_tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/unit_tests.yaml b/.github/workflows/unit_tests.yaml
index f43cbd01b2..52c5fef3a3 100644
--- a/.github/workflows/unit_tests.yaml
+++ b/.github/workflows/unit_tests.yaml
@@ -195,7 +195,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
- os: [macos-latest, macos-14]
+ os: [macos-13, macos-14]
python-version: ["3.11"]
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b