mirror of
https://github.com/Relintai/gdnative_python.git
synced 2024-11-14 10:27:22 +01:00
Use macos 13 runner.
This commit is contained in:
parent
30de822933
commit
97b89df99a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -174,7 +174,7 @@ jobs:
|
|||||||
|
|
||||||
macos-build:
|
macos-build:
|
||||||
name: '🍎 macOS build'
|
name: '🍎 macOS build'
|
||||||
runs-on: macos-latest
|
runs-on: macos-13
|
||||||
env:
|
env:
|
||||||
CC: clang
|
CC: clang
|
||||||
PLATFORM: 'osx-64'
|
PLATFORM: 'osx-64'
|
||||||
|
Loading…
Reference in New Issue
Block a user