Skip to content

Commit

Permalink
STAARpipelineSummary v0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xihaoli committed May 21, 2024
1 parent 6b83e19 commit 65387ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: R-CMD-check

jobs:
R-CMD-check:
runs-on: macOS-latest
runs-on: macOS-13
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand All @@ -13,7 +13,6 @@ jobs:
run: |
brew install imagemagick@6
brew install libgit2
- uses: modflowpy/install-gfortran-action@v1
- uses: actions/checkout@v4
- uses: r-lib/actions/setup-r@v2
with:
Expand Down

0 comments on commit 65387ec

Please sign in to comment.