diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e71e896..10842c5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,7 +27,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on (warning: this is not a docker image) - runs-on: ubuntu-18.04 + runs-on: ubuntu-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: