diff --git a/.github/workflows/sounddevice-data.yml b/.github/workflows/sounddevice-data.yml index 02b8620..c2b943b 100644 --- a/.github/workflows/sounddevice-data.yml +++ b/.github/workflows/sounddevice-data.yml @@ -8,7 +8,7 @@ jobs: - os: macos-latest arch: 'arm64' # Last version with Intel CPU: - - os: macos-13 + - os: macos-15-intel arch: 'x64' - os: windows-latest arch: 'x64'