Github Actions: split out different Zig versions in CI to improve clarity #202
ci.yml
on: pull_request
Matrix: Build Zig Master (Latest Dev)
Matrix: Build Zig 0.14.0 (Previous Stable Release)
Matrix: Build Zig Stable
Annotations
3 errors
|
Build Zig 0.14.0 (Previous Stable Release) (ubuntu-latest)
The string '$CI_JAVA_VERSION' is not valid SemVer notation for a Java version. Please check README file for code snippets and more detailed information
|
|
Build Zig Stable (ubuntu-latest)
The string '$CI_JAVA_VERSION' is not valid SemVer notation for a Java version. Please check README file for code snippets and more detailed information
|
|
Build Zig Master (Latest Dev) (ubuntu-latest)
The string '$CI_JAVA_VERSION' is not valid SemVer notation for a Java version. Please check README file for code snippets and more detailed information
|