Skip to content

Commit 7383a7f

Browse files
committed
Bumped zig github workflow to 0.13.0
1 parent 0a9e5dd commit 7383a7f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/zig.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install zig
2727
uses: goto-bus-stop/setup-zig@v2
2828
with:
29-
version: 0.11.0
29+
version: 0.13.0
3030

3131
- name: Check out code into the Go module directory
3232
uses: actions/checkout@v4

TODO.md

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
- [ ] Python
88
- [ ] Zig
99
- [x] udp-sendto
10-
- [x] rework with connect/send/receive
1110
- [x] tcp-sendto
1211
- [x] controllers dictionary
1312
- [x] update to zig 0.13.0

0 commit comments

Comments
 (0)