Skip to content

Commit

Permalink
remove xcode-select build-ss3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA authored Oct 1, 2024
1 parent b97727d commit d7370a9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build-ss3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,10 @@ jobs:
- name: Update Ubuntu packages
if: matrix.config.os == 'ubuntu-latest'
run: sudo apt-get update

- name: Setup macos-15 xcode install
run: xcode-select --install

# - name: Setup macos-15 xcode install
# if: matrix.config.os == 'macos-15'
# run: xcode-select --install

- name: Setup R
uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit d7370a9

Please sign in to comment.