Skip to content

Commit

Permalink
fix: bump mac-os build image
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWoo034 committed Jan 30, 2025
1 parent 48714ed commit 4843da6
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 @@ -17,7 +17,7 @@ jobs:
name: linux64
artifact_name: target/x86_64-unknown-linux-musl/release/didc
asset_name: didc-linux64
- os: macos-12
- os: macos-latest
name: macos
artifact_name: target/release/didc
asset_name: didc-macos
Expand Down

0 comments on commit 4843da6

Please sign in to comment.