Skip to content

Commit

Permalink
macos-15 with 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 6ea781b commit b97727d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-ss3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +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 R
uses: r-lib/actions/setup-r@v2

Expand Down

0 comments on commit b97727d

Please sign in to comment.