Skip to content

Commit c44af6c

Browse files
committed
remove pre 0.14.0 CI workflows
1 parent 916a757 commit c44af6c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ jobs:
1717
zig-version: [master]
1818
os: [ubuntu-latest, macos-latest, windows-latest]
1919
include:
20-
- zig-version: "0.12.1"
21-
os: ubuntu-latest
22-
- zig-version: "0.13.0"
20+
- zig-version: "0.14.0"
2321
os: ubuntu-latest
2422
runs-on: ${{ matrix.os }}
2523
steps:

0 commit comments

Comments
 (0)