Skip to content

Commit

Permalink
Update cpp-minimal-with-formats to use Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Sep 19, 2024
1 parent b2872e7 commit 83e4127
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1185,12 +1185,12 @@ tasks:
UBUNTU: 20.04
image: ubuntu-cpp-thread-sanitizer

test-ubuntu-20.04-cpp-minimal-with-formats:
test-ubuntu-24.04-cpp-minimal-with-formats:
ci: github
template: docker-tests/github.linux.yml
params:
env:
UBUNTU: 20.04
UBUNTU: 24.04
flags: "-e ARROW_CSV=ON -e ARROW_PARQUET=ON"
image: ubuntu-cpp-minimal

Expand Down

0 comments on commit 83e4127

Please sign in to comment.