Skip to content

Commit

Permalink
Revert "Get r-release mac running again (#240)"
Browse files Browse the repository at this point in the history
This reverts commit e45aea0.
  • Loading branch information
cpsievert committed Nov 1, 2023
1 parent e45aea0 commit 1d182ab
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: 4.3.1
r-version: ${{ needs.config.outputs.release }}
os: ${{ needs.config.outputs.macos }}
cache-version: ${{ needs.config.outputs.cache-version }}
secrets:
Expand Down

0 comments on commit 1d182ab

Please sign in to comment.