Skip to content

Commit

Permalink
update MacOS build to macos-15
Browse files Browse the repository at this point in the history
fixes #59
  • Loading branch information
mixmasala committed Jan 12, 2025
1 parent e17dfa8 commit 686892e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
strategy:
matrix:
go-version: [1.22.x]
os: [macos-12]
os: [macos-15]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 686892e

Please sign in to comment.