Skip to content

Comments

ci: modernize GitHub Actions workflow#7

Open
Koan-Bot wants to merge 1 commit intoDual-Life:masterfrom
atoomic:ci++
Open

ci: modernize GitHub Actions workflow#7
Koan-Bot wants to merge 1 commit intoDual-Life:masterfrom
atoomic:ci++

Conversation

@Koan-Bot
Copy link

  • Upgrade all actions/checkout from v1/v2/@master to v4
  • Use perl-actions/perl-versions for dynamic Perl version matrix
  • Switch to perldocker/perl-tester images for Linux jobs
  • Fix deprecated ##[add-path] syntax on Windows ($env:GITHUB_PATH)
  • Keep macOS and Windows jobs (not removed)

The Perl version matrix is now automatically maintained and includes
all stable releases from 5.8+ plus development builds.

(cherry picked from commit 2ebb3ad)
Signed-off-by: Nicolas R. nicolas@atoomic.org

- Upgrade all actions/checkout from v1/v2/@master to v4
- Use perl-actions/perl-versions for dynamic Perl version matrix
- Switch to perldocker/perl-tester images for Linux jobs
- Fix deprecated ##[add-path] syntax on Windows ($env:GITHUB_PATH)
- Keep macOS and Windows jobs (not removed)

The Perl version matrix is now automatically maintained and includes
all stable releases from 5.8+ plus development builds.

(cherry picked from commit 2ebb3ad)
Signed-off-by: Nicolas R. <nicolas@atoomic.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant