Actually test in new CI
This commit is contained in:
parent
58fb05ef17
commit
4fbdaeaab8
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -11,7 +11,8 @@ on:
|
|||||||
env:
|
env:
|
||||||
NAT_LLVM_VERSION: 18
|
NAT_LLVM_VERSION: 18
|
||||||
NAT_ZIG_GENERIC_COMMAND: zig build -Dthird_party_ci=true
|
NAT_ZIG_GENERIC_COMMAND: zig build -Dthird_party_ci=true
|
||||||
NAT_ZIG_TEST_GENERIC_COMMAND: zig build -Dthird_party_ci=true
|
NAT_ZIG_TEST_GENERIC_COMMAND: zig build test -Dthird_party_ci=true
|
||||||
|
TIMEOUT_MINUTES: 15
|
||||||
jobs:
|
jobs:
|
||||||
linux-gnu:
|
linux-gnu:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user