Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/check-extensions-build-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
check-extensions-build-config:
name: check-extensions-build-config
runs-on: ubuntu-20.04-8core
runs-on: ubuntu-24.04-8core-amd64
steps:
- uses: actions/checkout@v3
- name: Add safe directory
Expand Down
4 changes: 4 additions & 0 deletions changelog/v1.28.2-patch3/ci-update-vm-runner-img.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
changelog:
- type: NON_USER_FACING
description: >-
Update vm runner image for CI wfs as ubuntu-20.04 will be EOL soon.