Skip to content

Commit

Permalink
do initial build on Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
DrHyde committed Oct 3, 2021
1 parent 2086ba0 commit 426cfc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Dist installation

jobs:
build:
runs-on: 'ubuntu-latest'
runs-on: 'macos-10.15'
steps:
- uses: actions/checkout@v2
- name: Setup Perl environment
Expand Down

0 comments on commit 426cfc6

Please sign in to comment.