Skip to content

Commit 1b45f4e

Browse files
Update dependency ubuntu to v24 (#1179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b7921d commit 1b45f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
prerelease: ${{ startsWith(github.ref, 'refs/tags/pre') }}
128128

129129
auto-test:
130-
runs-on: ubuntu-22.04
130+
runs-on: ubuntu-24.04
131131
needs: build-core
132132
env:
133133
APPIMAGE_PATH: ./love.AppImage

0 commit comments

Comments
 (0)