Skip to content

Commit

Permalink
Merge branch 'release/0.7.1' into 1877-image-import-camera-transform-…
Browse files Browse the repository at this point in the history
…broken
  • Loading branch information
MrStevns committed Oct 19, 2024
2 parents 9e83f75 + 04cff7b commit 46f3f31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
- name: Qt 5 / macOS x86_64
os: macos-12
os: macos-13
container:
qt: 5
- name: Qt 5 / macOS arm64
Expand All @@ -59,7 +59,7 @@ jobs:
container: { image: "ubuntu:22.04", options: --privileged }
qt: 6
- name: Qt 6 / macOS x86_64
os: macos-12
os: macos-13
container:
qt: 6
- name: Qt 6 / macOS arm64
Expand Down

0 comments on commit 46f3f31

Please sign in to comment.