1
0
Fork 0
mirror of synced 2024-05-04 12:33:11 +12:00

Restore GTK 4.6 on windows (#992)

* Restore 4.8 GTK on Windows

* GTK 4.6
This commit is contained in:
Rafał Mikrut 2023-06-11 12:42:23 +02:00 committed by GitHub
parent 7cb355a359
commit c36c841d9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
use_heif: [ non_heif ] #, heif ] - heif problems with mingw
runs-on: ubuntu-22.04
container:
image: ghcr.io/mglolenstine/gtk4-cross:gtk-4.10
image: ghcr.io/piegamesde/gtk4-cross:gtk-4.6
steps:
- uses: actions/checkout@v1
- name: Install additional dependencies
@ -93,7 +93,7 @@ jobs:
container_console_window:
runs-on: ubuntu-22.04
container:
image: ghcr.io/mglolenstine/gtk4-cross:gtk-4.10
image: ghcr.io/piegamesde/gtk4-cross:gtk-4.6
steps:
- uses: actions/checkout@v1
- name: Install additional dependencies