Skip to content

Commit

Permalink
remove extraneous dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jacques-n committed Jul 26, 2024
1 parent 27aa108 commit b979e15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
- name: Test
run: ctest --test-dir build --output-on-failure --timeout 30
darwin-arm64-check:
needs: prepare
runs-on: macos-14-arm64
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b979e15

Please sign in to comment.