| commit | 615db22b5fac52207bc0ede73a42a8b03cd4025e | [log] [tgz] |
|---|---|---|
| author | Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com> | Fri Oct 17 05:55:04 2025 +0200 |
| committer | GitHub <noreply@github.com> | Fri Oct 17 05:55:04 2025 +0200 |
| tree | 525dd4ef5832741cace7896b34c459462a57b426 | |
| parent | a65f72a0fe345f685fce3718b7693a64af23c273 [diff] |
HDDS-13732. Move off of macos-13 runner (#9163)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90a2ed5..28e6aaf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -138,7 +138,7 @@ include: - os: ubuntu-24.04 - java: 8 - os: macos-13 + os: macos-15-intel fail-fast: false uses: ./.github/workflows/check.yml with: