We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72b7abd commit 0233fdbCopy full SHA for 0233fdb
1 file changed
.github/workflows/build-test-and-publish-ce.yml
@@ -44,7 +44,7 @@ jobs:
44
EE: false
45
PLATFORM: ${{ matrix.PLATFORM }}
46
publish:
47
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
48
needs: build-and-test
49
if: ${{ github.ref == 'refs/heads/next' || startsWith(github.ref, 'refs/heads/7.') }}
50
strategy:
0 commit comments