Skip to content

Commit 1bf99a7

Browse files
committed
fix
1 parent c4b5cf2 commit 1bf99a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ defaults:
1212

1313
jobs:
1414
osx_build_from_conda_forge:
15-
runs-on: macos-latest
15+
runs-on: macos-15
1616
strategy:
1717
matrix:
1818
build_type: [Release, Debug]

0 commit comments

Comments
 (0)