We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464b477 commit e91fdbbCopy full SHA for e91fdbb
.github/workflows/pr-graphql-compat-check.yml
@@ -24,8 +24,6 @@ jobs:
24
strategy:
25
matrix:
26
release:
27
- # try last stable 15 release again
28
- - '^15'
29
# test against the latest 16.x version, which might be newer than what we have
30
- '^16'
31
# test against the oldest version we support
0 commit comments