Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpurcell committed Dec 14, 2024
1 parent a610f0e commit f1fa639
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/test-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-22.04
- windows-2022
# - ubuntu-22.04
# - windows-2022
- macos-15
qt:
- version: "5.15.2"
ndk-version: r21e
modules:
example-archives: qtbase qtsensors
example-modules:
# - version: "5.15.2"
# ndk-version: r21e
# modules:
# example-archives: qtbase qtsensors
# example-modules:
- version: "6.3.2"
ndk-version: r21e
modules: qtsensors
Expand Down

0 comments on commit f1fa639

Please sign in to comment.