Update .gitea/workflows/cmake.yml
All checks were successful
CMake / build (push) Successful in 24s

This commit is contained in:
Greg Gauthier 2024-07-21 23:39:42 +00:00
parent 25dba8029b
commit e850c6c880

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: ubuntu-latest
runs-on: ubuntu-gitea
steps: