Skip to content

Commit 03282c8

Browse files
committed
Removes extra tset from CI, just test master branch Zig
1 parent 0f09621 commit 03282c8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
matrix:
1717
zig-version: [master]
1818
os: [ubuntu-latest, windows-latest]
19-
include:
20-
- zig-version: "0.15.0-dev.1218+bc8e1a74c"
21-
os: ubuntu-latest
2219
runs-on: ${{ matrix.os }}
2320
steps:
2421
- name: Checkout

0 commit comments

Comments
 (0)