Skip to content

Commit 464b477

Browse files
committed
temporarily enable latest stable 15
1 parent 3446772 commit 464b477

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-graphql-compat-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
strategy:
2525
matrix:
2626
release:
27+
# try last stable 15 release again
28+
- '^15'
2729
# test against the latest 16.x version, which might be newer than what we have
2830
- '^16'
2931
# test against the oldest version we support

0 commit comments

Comments
 (0)