Skip to content

Commit

Permalink
Merge branch 'main' into shield-conflate-circles
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeLonewolf authored Apr 30, 2024
2 parents 7e596af + 16352eb commit dfc0977
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Test Build (MacOS)
name: Test Build (MacOS 13)

on:
pull_request:
branches: [main]

jobs:
build:
runs-on: macos-latest
runs-on: macos-13
steps:
- name: Checkout 🛎️
uses: actions/checkout@v3
Expand Down

0 comments on commit dfc0977

Please sign in to comment.