Skip to content

Commit e45aea0

Browse files
authored
Get r-release mac running again (#240)
1 parent 53ce41b commit e45aea0

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: ${{ needs.config.outputs.release }}
32+
r-version: 4.3.1
3333
os: ${{ needs.config.outputs.macos }}
3434
cache-version: ${{ needs.config.outputs.cache-version }}
3535
secrets:

0 commit comments

Comments
 (0)