Skip to content

Commit 1630326

Browse files
MixficsolCopilot
andauthored
fix: remove macos-13 from 3.5 branch release workflow to unblock auto-release (#3249)
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
1 parent ccb8aa7 commit 1630326

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)