Skip to content

Commit a2ef16c

Browse files
committed
regression runs on ubuntu-latest
1 parent 42cd047 commit a2ef16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
solution: [data.table, collapse, dplyr, pandas, pydatatable, spark, juliadf, juliads, polars, R-arrow, duckdb, datafusion, dask, clickhouse]
2121
name: Solo solutions
22-
runs-on: ubuntu-20.04
22+
runs-on: ubuntu-latest
2323
env:
2424
CC: gcc-10
2525
CXX: g++-10

0 commit comments

Comments
 (0)