oops
Some checks failed
Some checks failed
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
|
||||
build:
|
||||
runs-on: brutalisk
|
||||
environment:
|
||||
env:
|
||||
CC: 'clang'
|
||||
CXX: 'clang++'
|
||||
needs: build-oci-image
|
||||
@@ -86,7 +86,7 @@ jobs:
|
||||
# when we have multiple build targets and configs. What we have currently is fine until we get lots of builds going
|
||||
test:
|
||||
runs-on: brutalisk
|
||||
environment:
|
||||
env:
|
||||
CC: 'clang'
|
||||
CXX: 'clang++'
|
||||
needs: [build-oci-image, build]
|
||||
|
||||
Reference in New Issue
Block a user