Skip to content

Commit baf77b5

Browse files
committed
Update on "CI test for lora"
Add CI test for LoRA: note, not program-data separated yet. Differential Revision: [D78751767](https://our.internmc.facebook.com/intern/diff/D78751767/) [ghstack-poisoned]
2 parents e506d2d + d580262 commit baf77b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ jobs:
697697
fail-fast: false
698698
with:
699699
runner: linux.24xlarge
700-
docker-image: executorch-ubuntu-22.04-clang12
700+
docker-image: ci-image:executorch-ubuntu-22.04-clang12
701701
submodules: 'recursive'
702702
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
703703
timeout: 90

0 commit comments

Comments
 (0)