Skip to content

Commit

Permalink
Workflows: Pin to macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebeaton committed May 2, 2024
1 parent 3781a04 commit 811765f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_uncrustify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
jobs:
build-macos:
name: macOS
runs-on: macos-latest
runs-on: macos-12
env:
JOB_TYPE: BUILD
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
analyze-shell-scripts:
name: Shell Scripts
runs-on: macos-latest
runs-on: macos-12
env:
JOB_TYPE: ANALYZE
steps:
Expand Down

0 comments on commit 811765f

Please sign in to comment.