Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix release ubuntu version (#3786)

authored by

Jovi De Croock and committed by
GitHub
46b798d0 92a101a5

+1 -1
+1 -1
.github/workflows/release.yml
··· 7 7 jobs: 8 8 release: 9 9 name: Release 10 - runs-on: ubuntu-20.04 10 + runs-on: ubuntu-24.04 11 11 timeout-minutes: 20 12 12 permissions: 13 13 contents: write