2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-10 14:12:26 +00:00

Test build on macos-14

This commit is contained in:
Jay Berkenbilt 2024-04-28 15:00:57 -04:00
parent 8f792b7e2e
commit cbe2eabdf1

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