Skip to content

Commit a10894a

Browse files
committed
Update CI
1 parent 836cce7 commit a10894a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@ on:
44
push:
55
branches:
66
- main
7+
- dev
78
pull_request:
89
branches:
910
- main
11+
workflow_dispatch:
12+
1013

1114
jobs:
1215
ci:
13-
runs-on: ubuntu-22.04
16+
runs-on: ubuntu-24.04
1417
container:
1518
image: qgis/qgis:final-3_34_12
1619
steps:

0 commit comments

Comments
 (0)