mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
Add zig to post-merge github action
Signed-off-by: Sebastian Spaink <sebastianspaink@gmail.com>
This commit is contained in:
committed by
Stephan Renatus
parent
d9ff3190d5
commit
c2d1614a19
@@ -97,6 +97,10 @@ jobs:
|
||||
- name: Git Describe
|
||||
run: git describe --tags
|
||||
|
||||
- uses: mlugg/setup-zig@8d6198c65fb0feaa111df26e6b467fea8345e46f # v2.0.5
|
||||
with:
|
||||
version: '0.15.2'
|
||||
|
||||
- name: Build Linux and Windows
|
||||
run: make ci-go-ci-build-linux ci-go-ci-build-linux-static ci-go-ci-build-windows
|
||||
timeout-minutes: 30
|
||||
|
||||
Reference in New Issue
Block a user