Skip to content

Commit bf11bac

Browse files
committed
fix name
1 parent 8e1561d commit bf11bac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/functional_test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ jobs:
6767
- name: docker-containerd-rootless-ubuntu-22.04-x86_64
6868
driver: docker
6969
cruntime: containerd
70-
os: ubuntu-22.04
71-
test-timeout: 9m
70+
os: ubuntu-22.04
7271
extra-start-args: --container-runtime=containerd --rootless
7372
rootless: true
73+
test-timeout: 9m
7474
- name: podman-docker-ubuntu-24.04-x86_64
7575
driver: podman
7676
cruntime: docker
@@ -85,7 +85,7 @@ jobs:
8585
driver: qemu
8686
cruntime: docker
8787
os: macos-13
88-
extra-args: --network socket_vmnet
88+
extra-start-args: --network socket_vmnet
8989
test-timeout: 30m
9090
steps:
9191
- name: Info Block (macOS)

0 commit comments

Comments
 (0)