Skip to content

Commit 3cef702

Browse files
committed
Set minimum-major-minor version to 8.0 in build workflow
1 parent ab4204f commit 3cef702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ jobs:
77
secrets: inherit
88
with:
99
new-test-runner: true
10+
minimum-major-minor: '8.0'

0 commit comments

Comments
 (0)