Skip to content

Commit

Permalink
Run builds on macOS 14 rather than macOS 12 (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 authored Jan 31, 2024
1 parent f7f561b commit 79ac138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
distribution: [ temurin ]
experimental: [ false ]
include:
- os: macos-12
- os: macos-14
jdk: 17.0.8
distribution: temurin
experimental: false
Expand Down

0 comments on commit 79ac138

Please sign in to comment.