Skip to content

New translations guisqlitestudio.ts (Turkish) #467

New translations guisqlitestudio.ts (Turkish)

New translations guisqlitestudio.ts (Turkish) #467

Workflow file for this run

env:

Check failure on line 1 in .github/workflows/win32_release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/win32_release.yml

Invalid workflow file

(Line: 1, Col: 5): Unexpected value ''
name: Windows 32-bit (deprecated)
on:
workflow_dispatch:
inputs:
jobs:
build:
runs-on: windows-2019
steps:
- name: Notify and quit
shell: bash
run: |
echo "Windows 32 bit is deprecated for SQLiteStudio 4, as Windows 32 bit is no longer supported by Qt 6. It is kept only to have ability to run it for SQLiteStudio 3.4."
exit 1