0
0
mirror of https://gitea.com/xorm/xorm.git synced 2025-10-06 00:43:56 +02:00

Disable cockroach tempororily

This commit is contained in:
Lunny Xiao
2025-03-12 11:07:52 -07:00
parent cd0ca0bbc6
commit cc4be22330

View File

@@ -1,10 +1,11 @@
name: test cockroach
on:
on:
push:
branches:
- main
- v1
pull_request:
- donttrigger # disabled for now
#- main
#- v1
#pull_request:
jobs:
test-cockroach: