Skip to content

Commit 233a67d

Browse files
committed
dockerHub test
1 parent 5d68917 commit 233a67d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_fast.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
name: Fast builds
1616
container:
1717
image: rbanka974/umf-ubuntu-20.04:latest
18+
if: matrix.os == 'ubuntu-latest' || matrix.os == 'ubuntu-20.04'
1819
env:
1920
VCPKG_PATH: "${{github.workspace}}/build/vcpkg/packages/hwloc_x64-windows;${{github.workspace}}/build/vcpkg/packages/tbb_x64-windows;${{github.workspace}}/build/vcpkg/packages/jemalloc_x64-windows"
2021
strategy:

0 commit comments

Comments
 (0)