mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
CI is annoying...
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user