We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486655d commit 70a9bc3Copy full SHA for 70a9bc3
.github/workflows/build_openocd.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build-macos-x86:
9
- runs-on: macos-13
+ runs-on: macos-15-intel
10
steps:
11
- name: Ensure architecture is x86_64
12
run: |
.github/workflows/test_openocd.yml
run-macos-x86-host:
name: Test OpenOCD on MacOS-x86
- name: Checkout repository
uses: actions/checkout@v4
0 commit comments