Skip to content

Commit 09bed00

Browse files
committed
GitHub: use master again for litd itests
Since the group-key-support branch was merged, we can use the master branch to run tests against.
1 parent 64ded43 commit 09bed00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121

2222
GO_VERSION: '1.23.6'
2323

24-
LITD_ITEST_BRANCH: 'group-key-support'
24+
LITD_ITEST_BRANCH: 'master'
2525

2626
jobs:
2727
#######################

0 commit comments

Comments
 (0)