diff options
| author | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-07-27 09:29:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-27 09:29:45 +0200 |
| commit | 9437d7ed99731665f86c8080a4cad5fc1d05d98c (patch) | |
| tree | ff04459ea0cb19ea5c942038e41f9762ddf73679 /.github/workflows | |
| parent | 34cf24f7c0621802ab157b8140b11f45fd8793be (diff) | |
| download | decky-loader-9437d7ed99731665f86c8080a4cad5fc1d05d98c.tar.gz decky-loader-9437d7ed99731665f86c8080a4cad5fc1d05d98c.zip | |
Bump it again to 23.04
Diffstat (limited to '.github/workflows')
| -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 405076d5..0cdcf86f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -31,7 +31,7 @@ permissions: jobs: build: name: Build PluginLoader - runs-on: ubuntu-22.04 + runs-on: ubuntu-23.04 steps: - name: Print input |
