Skip to content

Commit b063f5b

Browse files
Bump MacOS version
MacOS 13 will soon be deprectaed on GHA
1 parent 04b02ca commit b063f5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reusable_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -523,9 +523,9 @@ jobs:
523523
strategy:
524524
matrix:
525525
include:
526-
- os: macos-13
527-
static_hwloc: 'OFF'
528526
- os: macos-14
527+
static_hwloc: 'OFF'
528+
- os: macos-15
529529
static_hwloc: 'ON'
530530
env:
531531
BUILD_TYPE : "Release"

0 commit comments

Comments
 (0)