From 783b34bac3dd2c7318195ed24c6eed931bbb58f0 Mon Sep 17 00:00:00 2001 From: Jorge Escobar <83969469+esfoobar-usds@users.noreply.github.com> Date: Mon, 29 Nov 2021 12:58:05 -0500 Subject: [PATCH] Update generate-census.yml --- .github/workflows/generate-census.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate-census.yml b/.github/workflows/generate-census.yml index 96862a9f..f1965df9 100644 --- a/.github/workflows/generate-census.yml +++ b/.github/workflows/generate-census.yml @@ -9,7 +9,7 @@ on: jobs: deploy_data: - runs-on: ubuntu-latest + runs-on: ubuntu-18.04 defaults: run: working-directory: data/data-pipeline