Skip to content

Commit 0233fdb

Browse files
authored
chore(ci): bump ubuntu docker image (#310)
1 parent 72b7abd commit 0233fdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-and-publish-ce.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
EE: false
4545
PLATFORM: ${{ matrix.PLATFORM }}
4646
publish:
47-
runs-on: ubuntu-20.04
47+
runs-on: ubuntu-24.04
4848
needs: build-and-test
4949
if: ${{ github.ref == 'refs/heads/next' || startsWith(github.ref, 'refs/heads/7.') }}
5050
strategy:

0 commit comments

Comments
 (0)