Skip to content

Commit

Permalink
chore: run on macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
k0d3r1s committed Aug 30, 2024
1 parent c0e7bd6 commit e6cbc69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
runner: ubuntu-24.04
- goos: darwin
goarch: amd64
runner: macos-13
runner: macos-14
- goos: darwin
goarch: arm64
runner: macos-13
runner: macos-14
- goos: windows
goarch: amd64
runner: windows-2022
Expand Down

0 comments on commit e6cbc69

Please sign in to comment.