Skip to content

Commit c4b966b

Browse files
committed
revert small change in acoustics-refactor pr
1 parent 0107595 commit c4b966b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build-macos:
1010
strategy:
1111
matrix:
12-
os: [macos-latest]
12+
os: [macos-15-intel, macos-latest]
1313
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12','3.13']
1414
name: Tests-macos
1515
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)