Mirror: TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.

use 24 instead

jdecroock f56cec54 1c4b4093

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