mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Update main.yml
This commit is contained in:
parent
3787ae164c
commit
563ec48c8c
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
build_5.x:
|
||||
build_with_qt5:
|
||||
name: Build with Qt 5.12
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@ -29,7 +29,7 @@ jobs:
|
||||
run: |
|
||||
qmake CONFIG+=release
|
||||
make
|
||||
build_6.x:
|
||||
build_with_qt6:
|
||||
name: Build with Qt 6.x
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user