Skip to content

Commit

Permalink
Upgrade GitHub Actions workflow to macOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
saudet committed Aug 3, 2024
1 parent e490290 commit dc7368f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/javacv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
sudo: false
macosx-x86_64:
runs-on: macos-11
runs-on: macos-12
steps:
- uses: bytedeco/javacpp-presets/.github/actions/deploy-macosx@actions
- uses: mxschmitt/[email protected]
Expand Down

0 comments on commit dc7368f

Please sign in to comment.