We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d57507 + 2d6fae6 commit 0583d59Copy full SHA for 0583d59
1 file changed
.github/workflows/release.yml
@@ -16,8 +16,6 @@ jobs:
16
include:
17
- os: ubuntu-latest
18
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
21
22
runs-on: ${{ matrix.os }}
23
0 commit comments