Skip to content

Commit

Permalink
Merge pull request #265 from ddalcino/topic/ddalcino/fix-macos-12-dep…
Browse files Browse the repository at this point in the history
…recation

Update deprecated macOS-12 to macOS-15
  • Loading branch information
jurplel authored Nov 11, 2024
2 parents 5d50465 + 896456d commit 7abaf8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
os:
- ubuntu-22.04
- windows-2022
- macos-12
- macos-15
qt:
- version: "5.15.2"
ndk-version: r21e
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
- ubuntu-20.04
- windows-2022
- windows-2019
- macos-12
- macos-13
- macos-14
- macos-15
aqtversion:
- null # use whatever the default is
src-doc-examples:
Expand Down

0 comments on commit 7abaf8d

Please sign in to comment.