diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-12-08 15:18:44 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-08 15:18:44 -0800 |
| commit | ea35af2050f8a556457ee4d87bb89f0d6a673867 (patch) | |
| tree | 52e07c5ee1d1c7a2fe235fb836e9aee331559c7e /.github | |
| parent | 6232e3da58b3fc499da20c3021683209aa551a70 (diff) | |
| download | decky-loader-ea35af2050f8a556457ee4d87bb89f0d6a673867.tar.gz decky-loader-ea35af2050f8a556457ee4d87bb89f0d6a673867.zip | |
Update build.ymlv2.4.6-pre2
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index de2ce409..d90bd41a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ permissions: jobs: build: name: Build PluginLoader - runs-on: ubuntu-latest + runs-on: ubuntu-20.04 steps: - name: Print input |
