Test build on macos-14

This commit is contained in:
Jay Berkenbilt 2024-04-28 15:00:57 -04:00
parent 8f792b7e2e
commit cbe2eabdf1
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ jobs:
name: distribution-windows-${{ matrix.wordsize }}-${{ matrix.tool }}
path: distribution
macOS:
runs-on: macos-latest
runs-on: macos-14
needs: Prebuild
steps:
- uses: actions/checkout@v4