upgrade to zig 0.13.0
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 3m38s
All checks were successful
AWS-Zig Build / build-zig-amd64-host (push) Successful in 3m38s
This commit is contained in:
parent
a659c99350
commit
ffbbf21303
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Setup Zig
|
||||
uses: https://git.lerch.org/lobo/setup-zig@v3
|
||||
with:
|
||||
version: 0.12.0
|
||||
version: 0.13.0
|
||||
- name: Run tests
|
||||
run: zig build test --verbose
|
||||
# Zig package manager expects everything to be inside a directory in the archive,
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
AWS SDK for Zig
|
||||
===============
|
||||
|
||||
[Zig 0.12](https://ziglang.org/download/#release-0.12.0):
|
||||
[Zig 0.13](https://ziglang.org/download/#release-0.13.0):
|
||||
|
||||
[![Build Status: Zig 0.12.0](https://git.lerch.org/lobo/aws-sdk-for-zig/actions/workflows/build.yaml/badge.svg)](https://git.lerch.org/lobo/aws-sdk-for-zig/actions?workflow=build.yaml&state=closed)
|
||||
[![Build Status: Zig 0.13.0](https://git.lerch.org/lobo/aws-sdk-for-zig/actions/workflows/build.yaml/badge.svg)](https://git.lerch.org/lobo/aws-sdk-for-zig/actions?workflow=build.yaml&state=closed)
|
||||
|
||||
[Last Mach Nominated Zig Version](https://machengine.org/about/nominated-zig/):
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user