Skip to content

Commit

Permalink
ci: fix runtimes on actions
Browse files Browse the repository at this point in the history
  • Loading branch information
GenjiruSUchiwa committed Nov 24, 2024
1 parent 2468134 commit e097de7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
os: [macos-latest ]
include:
- os: macos-latest
runtime: osx
runtime: osx-arm64
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e097de7

Please sign in to comment.