Skip to content

Commit

Permalink
Add comment to clarify build on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
hakonhagland committed Jul 2, 2024
1 parent cf3a195 commit 3afde95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ jobs:
strategy:
matrix:
perl: [38, 36]
#gsl: [2.7, 2.6]
# NOTE: on macos we will not build against a pre-installed gsl, this will cause
# Build.PL to download the latest gsl version from the internet instead
steps:
- uses: actions/checkout@v4
- name: set environment variables
Expand Down

0 comments on commit 3afde95

Please sign in to comment.