Fix ubuntu and windows GitHub actions

This commit is contained in:
Alexandre Quessy
2026-05-20 23:25:34 -04:00
parent d73552c542
commit b12250e3c1
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: ubuntu-26.04
runs-on: ubuntu-24.04
steps:
- name: Checkout code
+1
View File
@@ -23,6 +23,7 @@ jobs:
target: 'desktop'
arch: 'win64_mingw'
modules: 'qtmultimedia'
tools: 'tools_mingw1310'
- name: Configure with qmake
run: qmake mapmap.pro CONFIG+=release