Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EX3exp committed Sep 30, 2024
1 parent 7bd338c commit e80b0d7
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,14 @@ version: 1.0.0.{build}
image: Visual Studio 2022
environment:
matrix:
- job_name: Windows build
appveyor_build_worker_image: Visual Studio 2022

- job_name: MacOS build
appveyor_build_worker_image: macOS

- job_name: Linux build
appveyor_build_worker_image: Ubuntu2204

- job_name: Windows build
appveyor_build_worker_image: Visual Studio 2022




matrix:
fast_finish: true

Expand Down

0 comments on commit e80b0d7

Please sign in to comment.