Skip to content

Commit

Permalink
Deactivate macos-10.15 in ci
Browse files Browse the repository at this point in the history
This is  necessary because the build is no longer supported from github [1]

[1] actions/runner-images#5583

Signed-off-by: Vasileios Anagnostopoulos <anagnwstopoulos@hotmail.com>
  • Loading branch information
anagno authored and Vasileios Anagnostopoulos committed May 15, 2023
1 parent d5e0523 commit d0ad201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-latest, ubuntu-20.04,
macos-latest, macos-11, macos-10.15
macos-latest, macos-11
]
# ubuntu-18.04 does not work due to compile error on asio
# windows-latest, windows-2019 - wip missing asio lib install
Expand Down

0 comments on commit d0ad201

Please sign in to comment.