feat: edit6
Build Example / Build (push) Has been cancelled Details

main
mstanaev 2024-07-14 13:53:47 +03:00
parent cdfe691b44
commit 76feaa4683
1 changed files with 2 additions and 2 deletions

View File

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