Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
donknap committed Dec 5, 2024
1 parent 980c8d6 commit 9e84849
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 @@ -131,7 +131,7 @@ jobs:
macos-build:
strategy:
matrix:
platform: [ 'macos-12', 'macos-latest' ]
platform: [ 'macos-13', 'macos-latest' ]
go-version: [ '1.23' ]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 9e84849

Please sign in to comment.