Skip to content

Commit

Permalink
avoiding RID error
Browse files Browse the repository at this point in the history
  • Loading branch information
itn3000 committed Nov 16, 2023
1 parent 3417aca commit 1548a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- os: macos-12-arm
osimage: macos-11
exename: cs2mmd
runtime: osx.12-arm64
runtime: osx-arm64
runs-on: ${{ matrix.osimage }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1548a2e

Please sign in to comment.