From 1c70dde80b2c1b6486357d6ffd488fdf9b9c7477 Mon Sep 17 00:00:00 2001 From: Simon Exner <43469235+0815Creeper@users.noreply.github.com> Date: Tue, 29 Oct 2024 10:07:29 +0100 Subject: [PATCH] removed examples from CI, as they are non existing --- .github/workflows/Example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Example.yml b/.github/workflows/Example.yml index ad8c7ca..2d0f15d 100644 --- a/.github/workflows/Example.yml +++ b/.github/workflows/Example.yml @@ -19,7 +19,7 @@ jobs: fail-fast: false matrix: os: [windows-latest] # ubuntu-latest - file-name: [BouncingBall, Manipulation] + file-name: [] julia-version: ['1.10'] # 1.9 julia-arch: [x64] experimental: [false] # true