Skip to content

Commit

Permalink
Remove older Windows system on Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
nigelhorne committed Jul 30, 2024
1 parent 58bdcd7 commit 829fed9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
version: 1.0.{build}

image:
- Visual Studio 2015
- Visual Studio 2017
- Visual Studio 2019
- ubuntu1804
- Ubuntu
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cpanm --skip-satisfied -qn warnings::unused HTML::SocialMedia
cpanm --skip-satisfied -qn Log::Any::Adapter::Log4perl Database::Abstraction
cpanm --skip-satisfied -qn Template::Filters Template::Plugin::EnvHash
cpanm --skip-satisfied -qn Log::WarnDie IPC::System::Simple
cpanm --skip-satisfied -qn Log::WarnDie IPC::System::Simple Array::Iterator
env:
AUTHOR_TESTING: 1
- name: Run Tests
Expand Down

0 comments on commit 829fed9

Please sign in to comment.