Skip to content

Commit c79d8c9

Browse files
chore(deps): update dependency ubuntu to v24
1 parent da65f92 commit c79d8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
# Only run on PRs if the source branch is on someone else's repo
88
if: "${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}"
99

10-
runs-on: ubuntu-22.04
10+
runs-on: ubuntu-24.04
1111

1212
steps:
1313
- name: Checkout Repository

0 commit comments

Comments
 (0)