Disable Cloud smoke tests with Boot 3.4

Closes gh-233
This commit is contained in:
Andy Wilkinson
2024-07-25 11:51:02 +01:00
parent 0357ee66cd
commit 2c2651a169
17 changed files with 6 additions and 36 deletions

View File

@@ -1,7 +1,5 @@
name: 3.4.x | Cloud Smoke Tests | Cloud Function Web
on:
schedule:
- cron : '50 0 * * *'
workflow_dispatch:
jobs:
cloud_function_web_app_test: