Skip to content

Commit

Permalink
Debug on mac
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
  • Loading branch information
tkaitchuck committed Mar 27, 2024
1 parent 8649883 commit be5e0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -82,7 +82,7 @@ jobs:
# - run: cargo +1.72.0 check --target aarch64-apple-darwin
aarch64-debug:
name: Debug Apple
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Setup upterm session
Expand Down

0 comments on commit be5e0eb

Please sign in to comment.