We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb355a commit c36c841Copy full SHA for c36c841
.github/workflows/windows.yml
@@ -15,7 +15,7 @@ jobs:
15
use_heif: [ non_heif ] #, heif ] - heif problems with mingw
16
runs-on: ubuntu-22.04
17
container:
18
- image: ghcr.io/mglolenstine/gtk4-cross:gtk-4.10
+ image: ghcr.io/piegamesde/gtk4-cross:gtk-4.6
19
steps:
20
- uses: actions/checkout@v1
21
- name: Install additional dependencies
@@ -93,7 +93,7 @@ jobs:
93
container_console_window:
94
95
96
97
98
99
0 commit comments