Skip to content

Commit

Permalink
Remove upterm from macOS CI (#1688)
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 authored Dec 19, 2022
1 parent 04f72d6 commit b30d71e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Install Dependencies
env:
INSTALL_OSG_HEAD: OFF # To avoid building OSG, until 3.7 is released.
Expand Down

0 comments on commit b30d71e

Please sign in to comment.