Skip to content

Commit

Permalink
go version
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsIrl committed Aug 9, 2024
1 parent 549f1bc commit aac555e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: 'recursive'
- uses: actions/setup-go@v5
with:
go-version: '1.22.6'
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.13.0
Expand Down

0 comments on commit aac555e

Please sign in to comment.