Skip to content

Commit efb7b6c

Browse files
authored
Replace ubuntu-20.04 runner (#166)
1 parent 1f5e22a commit efb7b6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
runs-on: ${{ matrix.os }}
191191
strategy:
192192
matrix:
193-
os: [ubuntu-20.04]
193+
os: [ubuntu-24.04]
194194
r-version: ['release']
195195
steps:
196196
- name: lintr

0 commit comments

Comments
 (0)