Skip to content

Commit

Permalink
Set Mac build to MacOS 13 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ennoruijters committed Nov 7, 2024
1 parent 6a94d67 commit e1be18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down

0 comments on commit e1be18b

Please sign in to comment.