Skip to content

Commit

Permalink
Get r-release mac running again (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert authored Nov 1, 2023
1 parent 53ce41b commit e45aea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apps-test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
needs: [config, ubuntu-release]
uses: ./.github/workflows/apps-test-os.yml
with:
r-version: ${{ needs.config.outputs.release }}
r-version: 4.3.1
os: ${{ needs.config.outputs.macos }}
cache-version: ${{ needs.config.outputs.cache-version }}
secrets:
Expand Down

0 comments on commit e45aea0

Please sign in to comment.