diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b58c3fb..bb17412 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -62,7 +62,7 @@ jobs: path: dsda-launcher\build\windows.zip build-linux: # The type of runner that the job will run on - runs-on: ubuntu-latest + runs-on: ubuntu-18.04 # Steps represent a sequence of tasks that will be executed as part of the job steps: