Skip to content

Commit f7db8ed

Browse files
committed
Add ubuntu:20.04 case
1 parent fcbada6 commit f7db8ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/intel-mkl-tool.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
matrix:
5353
image:
5454
- ubuntu:22.04
55+
- ubuntu:20.04
5556
- debian:10
5657
container:
5758
image: ${{ matrix.image }}

0 commit comments

Comments
 (0)