Skip to content

Commit

Permalink
Update devkit-zig.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shish committed Apr 8, 2024
1 parent 484bd01 commit 6aed515
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/devkit-zig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ jobs:
build:
name: Build
runs-on: ubuntu-22.04
matrix:
lang: ["zig"]
version: ["0.11.0"]
strategy:
matrix:
lang: ["zig"]
version: ["0.11.0"]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6aed515

Please sign in to comment.