Skip to content

Commit

Permalink
Revert "build: release on macos-latest"
Browse files Browse the repository at this point in the history
This reverts commit de7d1f9.
  • Loading branch information
adamdecaf committed Feb 12, 2024
1 parent d653c63 commit 6b52b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-13, macos-14, windows-latest]
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v4
Expand Down

0 comments on commit 6b52b8b

Please sign in to comment.