Skip to content

Commit 1fdde32

Browse files
Copilotchejinge
andauthored
fix: avoid 3.5 release workflow hanging on unavailable macos-13 runner
Agent-Logs-Url: https://github.com/OpenAtomFoundation/pikiwidb/sessions/b851f379-8d2d-44b8-af9f-04736ea18fbf Co-authored-by: chejinge <[email protected]>
1 parent 651dae3 commit 1fdde32

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
include:
1717
- os: ubuntu-latest
1818
name: ${{ github.event.repository.name }}-${{ github.ref_name }}-ubuntu-amd64.tar.gz
19-
- os: macos-13
20-
name: ${{ github.event.repository.name }}-${{ github.ref_name }}-macos-amd64.tar.gz
2119

2220
runs-on: ${{ matrix.os }}
2321

0 commit comments

Comments
 (0)