Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
kingslay committed Mar 18, 2024
1 parent b14ab20 commit ba8334b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
buidJob:
name: buid
runs-on: macos-14-arm64
runs-on: macos-14
steps:
- uses: actions/checkout@main
with:
Expand Down

0 comments on commit ba8334b

Please sign in to comment.