Skip to content

Commit 1b0990e

Browse files
fix:release wrong (#2979)
Co-authored-by: chejinge <[email protected]>
1 parent f852dbd commit 1b0990e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
include:
1717
- os: ubuntu-latest
1818
name: ${{ github.event.repository.name }}-${{ github.ref_name }}-ubuntu-amd64.tar.gz
19-
- os: macos-12
19+
- os: macos-13
2020
name: ${{ github.event.repository.name }}-${{ github.ref_name }}-macos-amd64.tar.gz
2121

2222
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)