build: update to 0.15.2
This commit is contained in:
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@@ -14,10 +14,10 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
zig-version: ["0.14.0"]
|
||||
zig-version: ["0.15.2"]
|
||||
os: [macos-latest, windows-latest]
|
||||
include:
|
||||
- zig-version: "0.14.0"
|
||||
- zig-version: "0.15.2"
|
||||
os: ubuntu-latest
|
||||
check-format: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user