CI: macos-13.
This commit is contained in:
parent
1c08acaf41
commit
878104f55e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -179,7 +179,7 @@ jobs:
|
|||||||
{ config: release, binsuffix: Release },
|
{ config: release, binsuffix: Release },
|
||||||
]
|
]
|
||||||
name: osx-x64-${{ matrix.config }}
|
name: osx-x64-${{ matrix.config }}
|
||||||
runs-on: macos-latest
|
runs-on: macos-13
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout bgfx
|
- name: Checkout bgfx
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user