Skip to content

Commit

Permalink
actions: drop Qt5 CI and rename others
Browse files Browse the repository at this point in the history
  • Loading branch information
shenlebantongying committed Jun 21, 2024
1 parent da32be6 commit a082069
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 394 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Run build-wrapper
run: |
cmake . -DWITH_FFMPEG_PLAYER=OFF
cmake .
cmake --build .
job2:
Expand All @@ -84,7 +84,7 @@ jobs:

- name: Run build-wrapper
run: |
cmake -S . -DWITH_FFMPEG_PLAYER=OFF
cmake -S .
cmake --build . --config Release
job3:
name: macos Build and analyze
Expand Down Expand Up @@ -137,7 +137,6 @@ jobs:
brew install icu4c
- name: Run build-wrapper
run: |
export PKG_CONFIG_PATH=/opt/homebrew/opt/icu4c/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:"$PKG_CONFIG_PATH"
cmake . -DWITH_FFMPEG_PLAYER=OFF
cmake .
cmake --build .
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [windows-2019]
qt_ver: [5.15.2,6.6.3]
qt_ver: [6.6.3]
qt_arch: [win64_msvc2019_64]
steps:
- uses: actions/setup-python@v3
Expand Down
80 changes: 0 additions & 80 deletions .github/workflows/macos-homebrew-PR-check.yml

This file was deleted.

224 changes: 0 additions & 224 deletions .github/workflows/macos-homebrew-breakpad.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit a082069

Please sign in to comment.