Skip to content

Commit

Permalink
Update qt5_14.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 20, 2020
1 parent 3dc8678 commit 52aedad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/qt5_14.yml
@@ -1,14 +1,18 @@
name: Build QGIS with Qt 5.14
name: Build with Qt 5.14

on:
push:
branches:
- master
- release-**
paths:
- 'src/**'
pull_request:
branches:
- master
- release-**
paths:
- 'src/**'

jobs:
build:
Expand Down

0 comments on commit 52aedad

Please sign in to comment.