Skip to content

Commit 89313b7

Browse files
authored
Revert "Get r-release mac running again (#240)" (#241)
1 parent fe901cd commit 89313b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apps-test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
needs: [config, ubuntu-release]
3030
uses: ./.github/workflows/apps-test-os.yml
3131
with:
32-
r-version: 4.3.1
32+
r-version: ${{ needs.config.outputs.release }}
3333
os: ${{ needs.config.outputs.macos }}
3434
cache-version: ${{ needs.config.outputs.cache-version }}
3535
secrets:

0 commit comments

Comments
 (0)