Skip to content

Commit fd1ed49

Browse files
authored
Merge pull request #22073 from medyagh/baremtealtimeout
add timeout for baremetal test
2 parents 126f388 + e14578a commit fd1ed49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
driver: none
8888
cruntime: docker
8989
os: ubuntu-22.04
90-
test-timeout: 7m
90+
test-timeout: 9m
9191
- name: qemu-docker-macos-15-x86_64
9292
driver: qemu
9393
cruntime: docker

0 commit comments

Comments
 (0)