Skip to content

Commit

Permalink
HDDS-11536. Bump macOS runner version to macos-13 (#7279)
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai authored Oct 6, 2024
1 parent 1887f83 commit ed2a073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
include:
- os: ubuntu-20.04
- java: 8
os: macos-12
os: macos-13
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ed2a073

Please sign in to comment.