Skip to content

Commit

Permalink
Merge pull request #862 from DLR-SC/860_fix_macos_ci
Browse files Browse the repository at this point in the history
Fix macOS CI
  • Loading branch information
rainman110 authored Dec 13, 2021
2 parents 1a9bc1f + 59df0ad commit a1af6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
}
- {
name: 'MacOS',
os: macos-latest,
os: macOS-10.15,
link_type: dynamic,
build_type: Release
}
Expand Down

0 comments on commit a1af6b2

Please sign in to comment.