Browse Source

Temporarily remove macos-13 from a few builds

Signed-off-by: falkTX <falktx@falktx.com>
test-github-breakage
falkTX 7 months ago
parent
commit
65de04e88b
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 18 deletions
  1. +0
    -18
      .github/workflows/bootstrap.yml

+ 0
- 18
.github/workflows/bootstrap.yml View File

@@ -178,15 +178,6 @@ jobs:
os: macos-12
- target: macos-universal-10.15
os: macos-12
# macos 13
- target: macos
os: macos-13
- target: macos-10.15
os: macos-13
- target: macos-universal
os: macos-13
- target: macos-universal-10.15
os: macos-13
# debian:11
- target: linux-aarch64
container: debian:11
@@ -492,15 +483,6 @@ jobs:
os: macos-12
- target: macos-universal-10.15
os: macos-12
# macos 13
- target: macos
os: macos-13
- target: macos-10.15
os: macos-13
- target: macos-universal
os: macos-13
- target: macos-universal-10.15
os: macos-13
# debian:11
- target: linux-aarch64
container: debian:11


Loading…
Cancel
Save