Skip to content

Commit

Permalink
Merge pull request #9 from sys-bio/upgrade-GitHub-hosted-macOS-x86_64…
Browse files Browse the repository at this point in the history
…-runner-to-macOS12

upgrade-GitHub-hosted-macOS-x86_64-to-macOS12
  • Loading branch information
adelhpour authored Jul 4, 2024
2 parents 238e3eb + a569c9d commit 150ab2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 240 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
fail-fast: false
matrix:
platform:
- name: macos-11-release
- name: macos-12-release
os_type: macos
os_name: macos-11
os_name: macos-12
build_type: Release
- name: macos-11-debug
- name: macos-12-debug
os_type: macos
os_name: macos-11
os_name: macos-12
build_type: Debug
- name: macos-latest-release
os_type: macos
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
fi
- name: Setup Ninja
uses: seanmiddleditch/gha-setup-ninja@master
uses: seanmiddleditch/gha-setup-ninja@v4

- name: Install ccache
shell: bash
Expand Down
235 changes: 0 additions & 235 deletions azure-pipelines.yml

This file was deleted.

0 comments on commit 150ab2b

Please sign in to comment.