Skip to content

Commit 78da6cf

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
runs-on: ${{ matrix.os }}
189189
strategy:
190190
matrix:
191-
os: [ubuntu-20.04]
191+
os: [ubuntu-24.04]
192192
r-version: ['release']
193193
steps:
194194
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)