Skip to content

Commit a8c7293

Browse files
committed
CI: build for 0.15, 0.16, master
1 parent 7e7ace4 commit a8c7293

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
matrix:
1717
zig-version: ["master", "0.15.2"]
1818
os: [ubuntu-latest, macos-latest]
19+
include:
20+
- zig-version: "0.16.0"
21+
os: ubuntu-latest
1922

2023
runs-on: ${{ matrix.os }}
2124

0 commit comments

Comments
 (0)