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

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/release.yaml
···
jobs:
release:
name: Release
-
runs-on: ubuntu-latest
+
runs-on: ubuntu-24.04
timeout-minutes: 20
permissions:
contents: write