mirror of
https://github.com/vlang/v.git
synced 2025-09-12 17:07:11 -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:
|
||||
macos-cross:
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-13
|
||||
timeout-minutes: 25
|
||||
env:
|
||||
VFLAGS: -cc clang
|
||||
|
Loading…
x
Reference in New Issue
Block a user