Removed it from `build` list too

This commit is contained in:
Martin Evans 2024-04-14 15:41:00 +01:00
parent 7899c73051
commit 25379df93b
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
build: [linux-release, windows-release, osx-release]
build: [linux-release, windows-release]
include:
- build: linux-release
os: ubuntu-latest