🐛 fix natvis XML
This commit is contained in:
parent
3aaa9f1180
commit
b9657801b9
3
.github/workflows/ubuntu.yml
vendored
3
.github/workflows/ubuntu.yml
vendored
@ -66,7 +66,8 @@ jobs:
|
|||||||
run: cmake --build build --target ${{ matrix.target }}
|
run: cmake --build build --target ${{ matrix.target }}
|
||||||
|
|
||||||
ci_cmake_flags:
|
ci_cmake_flags:
|
||||||
runs-on: ubuntu-focal
|
runs-on: ubuntu-latest
|
||||||
|
container: ubuntu:focal
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Get latest CMake and ninja
|
- name: Get latest CMake and ninja
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user