Skip to content

Commit

Permalink
Adjust build.
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Jan 1, 2025
1 parent 0bcdf7f commit 71e5fd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ jobs:
platform:
- name: macos-13-release
os_type: macos
os_name: macos-12
os_name: macos-13
build_type: Release
build_python: ON
build_qt_antimony: ON
- name: macos-13-debug
os_type: macos
os_name: macos-12
os_name: macos-13
build_type: Debug
build_python: ON
build_qt_antimony: ON
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
libroadrunner_deps_owner: [ "sys-bio" ]
libroadrunner_deps_repo: [ "libroadrunner-deps" ]
libroadrunner_deps_name: [ "libroadrunner-deps" ]
libroadrunner_deps_release_version: [ "v2.2.13" ]
libroadrunner_deps_release_version: [ "v2.2.12" ]
python_version: [ "3.12" ]

runs-on: ${{ matrix.platform.os_name }}
Expand Down

0 comments on commit 71e5fd0

Please sign in to comment.