mirror of
https://github.com/nlohmann/json.git
synced 2026-02-26 21:36:27 +00:00
3
.github/workflows/ubuntu.yml
vendored
3
.github/workflows/ubuntu.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user