modified docker image
CMake / build (push) Has been cancelled Details

This commit is contained in:
Greg Gauthier 2024-02-20 17:21:22 +00:00
parent e1def09764
commit 24ee2009b0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
# well on Windows or Mac. You can convert this to a matrix build if you need
# cross-platform coverage.
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
runs-on: esolang/cpp-clang
runs-on: cpp-clang
steps:
- uses: actions/checkout@v2