mirror of
https://github.com/vlang/v.git
synced 2025-09-14 01:47:30 -04:00
ci: use macos-13 for cross_ci.yml to force the old non m1 runner
This commit is contained in:
parent
a9247372f7
commit
f13ed6e7be
2
.github/workflows/cross_ci.yml
vendored
2
.github/workflows/cross_ci.yml
vendored
@ -18,7 +18,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
macos-cross:
|
macos-cross:
|
||||||
runs-on: macos-latest
|
runs-on: macos-13
|
||||||
timeout-minutes: 25
|
timeout-minutes: 25
|
||||||
env:
|
env:
|
||||||
VFLAGS: -cc clang
|
VFLAGS: -cc clang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user