mirror of https://github.com/bkaradzic/bgfx
CI is annoying...
This commit is contained in:
parent
51f50e7e0b
commit
e2631c1a56
|
@ -179,7 +179,7 @@ jobs:
|
|||
{ config: release, binsuffix: Release },
|
||||
]
|
||||
name: osx-x64-${{ matrix.config }}
|
||||
runs-on: macos-13
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- name: Checkout bgfx
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue