Skip to content

Commit fcb1aca

Browse files
authored
HDDS-11536. Bump macOS runner version to macos-13 (apache#7279)
(cherry picked from commit ed2a073)
1 parent 248bcb2 commit fcb1aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
include:
178178
- os: ubuntu-20.04
179179
- java: 8
180-
os: macos-12
180+
os: macos-13
181181
fail-fast: false
182182
runs-on: ${{ matrix.os }}
183183
steps:

0 commit comments

Comments
 (0)