Skip to content

Commit e609ef8

Browse files
committed
ci: remove zig master ci suport.
only support zig stable release!
1 parent 11b1dfb commit e609ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest, macos-latest, windows-latest]
11-
version: [0.14.0, '']
11+
version: [0.14.0, 0.15.1]
1212
fail-fast: false
1313
runs-on: ${{ matrix.os }}
1414
steps:

0 commit comments

Comments
 (0)