mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-12 01:36:57 +00:00
Change from macos-14 (ARM) to macos-13 (x86-64)
This commit is contained in:
parent
ff2a43af86
commit
56abf2eba6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -98,7 +98,7 @@ jobs:
|
||||||
|
|
||||||
macOS-x86_64:
|
macOS-x86_64:
|
||||||
name: macOS x86_64
|
name: macOS x86_64
|
||||||
runs-on: macos-14
|
runs-on: macos-13
|
||||||
needs: get-info
|
needs: get-info
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@main
|
- uses: actions/checkout@main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue