Skip to content

Commit 6f6c3e0

Browse files
committed
chore: bump runner ubuntu to 24.04
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
1 parent 2418026 commit 6f6c3e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- '.github/workflows/integration-test.yml'
5353
5454
integration:
55-
runs-on: ubuntu-22.04
55+
runs-on: ubuntu-24.04
5656

5757
needs: changes
5858
if: needs.changes.outputs.src != 'false'

0 commit comments

Comments
 (0)