Skip to content

Commit

Permalink
Update GHA macos build runner
Browse files Browse the repository at this point in the history
  • Loading branch information
kpjensen committed Feb 17, 2024
1 parent e3f92d8 commit 8e1ec3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
asset_content_type: binary/octet-stream
macos:
name: Macos build
runs-on: macos-10.15
runs-on: macos-latest
env:
GOOS: darwin
GOARCH: amd64
Expand Down

0 comments on commit 8e1ec3f

Please sign in to comment.