Skip to content

Commit da34a7a

Browse files
Update dependency ubuntu to v24
1 parent fd75b9e commit da34a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020

2121
jobs:
2222
lint-and-test:
23-
runs-on: ubuntu-18.04
23+
runs-on: ubuntu-24.04
2424
if: github.event.pull_request.draft == false
2525
env:
2626
APP_ENV: test

0 commit comments

Comments
 (0)