feat: edit5
Build Example / Build (push) Failing after 1s Details

main
mstanaev 2024-07-14 13:36:36 +03:00
parent adf1e324a4
commit cdfe691b44
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
name: Build name: Build
steps: steps:
- name: Docker container run - name: Docker container run
run: docker run --rm -it stateoftheartio/qt6:6.6-mingw-aqt /bin/bash qmake run: docker run --rm -it -m 500M --kernel-memory 50M stateoftheartio/qt6:6.6-mingw-aqt /bin/bash qmake
# runs: # runs:
# using: 'docker' # using: 'docker'
# image: stateoftheartio/qt6:6.6-mingw-aqt # image: stateoftheartio/qt6:6.6-mingw-aqt