Skip to content

Commit

Permalink
downgrade-macos-runner for NativeShims build from 14 to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisDyallo authored Dec 17, 2024
1 parent bec5af8 commit 04ff15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nativeshims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

build-macos:
name: Build macOS
runs-on: macos-14
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- run: |
Expand Down

0 comments on commit 04ff15f

Please sign in to comment.