👷 add CI step for ICPC

This commit is contained in:
Niels Lohmann 2021-12-29 22:55:02 +01:00
parent ab557ae28f
commit 15eaae287b
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -104,7 +104,7 @@ jobs:
ci_icpc: ci_icpc:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/nlohmann/json-ci:v2.1.0 container: ghcr.io/nlohmann/json-ci:v2.2.0
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: cmake - name: cmake