Skip to content

Commit

Permalink
Update macos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Aug 27, 2022
1 parent 0cebcff commit 6bd02f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/macos.yml
@@ -1,6 +1,6 @@
# brian's standard GitHub Actions macOS config for Perl 5 modules
# version 20220307.001
# https://github.com/briandfoy/github_actions
# version 20220825.001
# https://github.com/briandfoy/github_workflows
# https://github.com/features/actions
# This file is licensed under the Artistic License 2.0
name: macos
Expand All @@ -19,7 +19,7 @@ on:
# list all the files which are irrelevant to the tests
# non-code, support files, docs, etc
- '.appveyor.yml'
- '.github/workflows/ubuntu.yml'
- '.gitattributes'
- '.github/workflows/windows.yml'
- '.github/workflows/release.yml'
- '.gitignore'
Expand Down

0 comments on commit 6bd02f4

Please sign in to comment.