Skip to content

Commit 38f20fe

Browse files
Merge pull request #1533 from lukaszstolarczuk/bump-macos
Bump MacOS version
2 parents 04b02ca + b063f5b commit 38f20fe

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)