Mirror: The spec-compliant minimum of client-side GraphQL.

fix CI for release

authored by Jovi De Croock and committed by GitHub 51114d6c 2c03c758

Changed files
+1 -1
.github
workflows
+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-22.04 11 11 timeout-minutes: 20 12 12 permissions: 13 13 contents: write