diff --git a/.gitea/workflows/test_sdk.yaml b/.gitea/workflows/test_sdk.yaml index 1c15064..f8ac843 100644 --- a/.gitea/workflows/test_sdk.yaml +++ b/.gitea/workflows/test_sdk.yaml @@ -6,7 +6,8 @@ on: jobs: build: - runs-on: stateoftheartio/qt6:6.6-mingw-aqt #ubuntu-latest + runs-on: ubuntu-latest + image: stateoftheartio/qt6:6.6-mingw-aqt name: Build steps: - name: Docker container run diff --git a/README.md b/README.md index d26e263..c723865 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ 2. Edit wf 2 3. Edit wf 3 4. Edit wf 4 +5. Edit wf 5 +6. Edit wf 6 +7. Edit wf 7