Skip to content

Commit

Permalink
Run GitHub Actions workflows on macos-15-large and windows-2025
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Dec 29, 2024
1 parent 9bd8095 commit bdcde52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
distribution: [ temurin ]
experimental: [ false ]
include:
- os: macos-14
- os: macos-15-large
jdk: 17.0.13
distribution: temurin
experimental: false
- os: windows-2022
- os: windows-2025
jdk: 17.0.13
distribution: temurin
experimental: false
Expand Down

0 comments on commit bdcde52

Please sign in to comment.