Skip to content

Commit

Permalink
apacheGH-44085: [CI][R] Update Ubuntu version for R force test
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Sep 12, 2024
1 parent 9986b7b commit 8f573dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
fail-fast: false
matrix:
r: ["4.4"]
ubuntu: [20.04]
ubuntu: [24.04]
force-tests: ["true"]
env:
R: ${{ matrix.r }}
Expand Down

0 comments on commit 8f573dd

Please sign in to comment.