Skip to content

Commit

Permalink
Update continuous-integration-workflow.yml pin macos-latest to macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
VolkerEnderlein authored Apr 25, 2024
1 parent a6135b1 commit 549e633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

macos-build:
name: MacOS Build
runs-on: macos-latest
runs-on: macos-12
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 549e633

Please sign in to comment.