tangled
alpha
login
or
join now
kitten.sh
/
graphqlsp
0
fork
atom
Mirror: TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.
0
fork
atom
overview
issues
pulls
pipelines
use 24 instead
jdecroock
8 months ago
f56cec54
1c4b4093
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
release.yaml
+1
-1
.github/workflows/release.yaml
···
6
6
jobs:
7
7
release:
8
8
name: Release
9
9
-
runs-on: ubuntu-latest
9
9
+
runs-on: ubuntu-24.04
10
10
timeout-minutes: 20
11
11
permissions:
12
12
contents: write