Harmony port: video vulkan library & disable version test

This commit is contained in:
Jack253-png 2025-05-31 14:03:05 +08:00
parent addb748c64
commit 845ba7d5ce
No known key found for this signature in database
GPG key ID: 51EA61206B02D886
6 changed files with 144 additions and 1 deletions

View file

@ -236,7 +236,7 @@ jobs:
${{ matrix.platform.source-cmd }}
cmake --build build --config ${{ matrix.platform.cmake-build-type }} --verbose -- ${{ matrix.platform.cmake-build-arguments }}
- name: 'Verify SDL_REVISION'
if: ${{ !matrix.platform.no-cmake }}
if: ${{ !matrix.platform.no-cmake && matrix.platform.platform != 'harmony' }}
run: |
echo "This should show us the SDL_REVISION"
echo "Shared library:"