🐛 fix natvis XML

This commit is contained in:
Niels Lohmann 2022-12-04 21:14:04 +01:00
parent 3aaa9f1180
commit b9657801b9
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -66,7 +66,8 @@ jobs:
run: cmake --build build --target ${{ matrix.target }}
ci_cmake_flags:
runs-on: ubuntu-focal
runs-on: ubuntu-latest
container: ubuntu:focal
steps:
- uses: actions/checkout@v3
- name: Get latest CMake and ninja