Обновить .gitea/workflows/check-tests.yml
This commit is contained in:
parent
3a4522fe9d
commit
c51b0185f2
|
@ -4,8 +4,8 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test-check:
|
||||
# runs-on: 1onyad1/cpp_ci:latest
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: 1onyad1/cpp_ci:latest
|
||||
# runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Reference in a new issue