Skip to content

Commit deef607

Browse files
authored
Update install_requirements.yml
1 parent d89c242 commit deef607

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/install_requirements.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
fail-fast: false
2121
matrix:
2222
# The same array lives in test-windows.yml, so make any updates there too.
23-
# container_image: ["ubuntu:18.04", "ubuntu:20.04", "ubuntu:22.04"]
24-
container_image: ["ubuntu:22.04"]
23+
container_image: ["ubuntu:16.04", "ubuntu:18.04", "ubuntu:20.04", "ubuntu:22.04"]
2524
# strategy:
2625
# matrix:
2726
# image_name:

0 commit comments

Comments
 (0)