fix(workflows): change build runner from CI to gbo

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-03-26 20:35:27 -03:00
parent c3ea648279
commit 337f93848f

View file

@ -1,5 +1,4 @@
name: GBCI name: GBCI
run: git config --global http.sslVerify false
on: on:
push: push:
branches: [ "main" ] branches: [ "main" ]