Update macOS runner version to macos-15-intel for CI workflow

This commit is contained in:
Steve Karg
2026-03-27 14:25:45 -05:00
parent fa6dc86ee4
commit 40932a39db
+1 -1
View File
@@ -10,7 +10,7 @@ on:
jobs:
job_bsc_tests_macos:
runs-on: macos-latest
runs-on: macos-15-intel
steps:
- uses: actions/checkout@v6
- name: Create Build Environment