Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Jun 29, 2023
1 parent 202d2cd commit c1f685e
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 @@ -45,7 +45,7 @@ jobs:
env:
TARGET_DIR: target/production

runs-on: macos-10.15
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit c1f685e

Please sign in to comment.