diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 599a55bf..aa207e33 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -23,7 +23,7 @@ jobs: main: name: Build, Validate, and Deploy # The type of runner that the job will run on - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest strategy: matrix: