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 11b4249 commit c01021cCopy full SHA for c01021c
.github/workflows/build-app-wxpython.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
build:
13
name: Build wxPython
14
- runs-on: macos-26
+ runs-on: macos-15-intel
15
if: github.repository_owner == 'hackdoc'
16
17
env:
.github/workflows/validate.yml
@@ -9,7 +9,7 @@ on:
9
10
name: Validate
- runs-on: macOS-26
+ runs-on: macOS-15-intel
steps:
- uses: actions/checkout@v4
0 commit comments