diff options
| author | Jeffrey C. Ollie <jeff@ocjtech.us> | 2025-03-17 10:54:44 -0500 |
|---|---|---|
| committer | Jeffrey C. Ollie <jeff@ocjtech.us> | 2025-03-17 10:54:44 -0500 |
| commit | 1d040dd17d3fbf06a14376504a5a0b6e20d1ebc0 (patch) | |
| tree | 28e708580cc1bd73e98f83b24e0550f96a4911fe | |
| parent | 7f7191dfec5f6f37fe05c3ad611e839f05912ec1 (diff) | |
debian workflow: remove unused ZIG_VERSION arg
| -rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b2f449784..056151373 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -755,4 +755,3 @@ jobs: file: src/build/docker/debian/Dockerfile build-args: | DISTRO_VERSION=12 - ZIG_VERSION=0.14.0 |
