Skip to content

Commit

Permalink
Temporarily disable AppVeyor Ubuntu image until they update it to .NE…
Browse files Browse the repository at this point in the history
…T SDK 6.0.300
  • Loading branch information
rdeago committed Jun 14, 2022
1 parent 1ca3e76 commit ef760fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
version: '3.0.{build}'
image:
- Visual Studio 2022
- Ubuntu
image: ["Visual Studio 2022"] # TODO: change back to ["Visual Studio 2022", "Ubuntu"] when Ubuntu image gets .NET SDK updated to 6.0.300
environment:
APPVEYOR_YML_DISABLE_PS_LINUX: true
COVERALLS_REPO_TOKEN:
Expand Down

0 comments on commit ef760fa

Please sign in to comment.