CI is annoying...

This commit is contained in:
Бранимир Караџић 2023-12-12 22:26:39 -08:00
parent 51f50e7e0b
commit e2631c1a56
1 changed files with 1 additions and 1 deletions

View File

@ -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