Skip to content

Commit

Permalink
Merge pull request JabRef#11471 from JabRef/Siedlerchr-patch-3
Browse files Browse the repository at this point in the history
Change runner image for mac
  • Loading branch information
Siedlerchr authored Jul 9, 2024
2 parents 1505137 + d248e12 commit 0041467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- os: windows-latest
displayName: windows
archivePortable: 7z a -r build/distribution/JabRef-portable_windows.zip ./build/distribution/JabRef && rm -R build/distribution/JabRef
- os: macos-latest
- os: macos-13 # intel image
displayName: macOS
runs-on: ${{ matrix.os }}
outputs:
Expand Down

0 comments on commit 0041467

Please sign in to comment.