Skip to content

Commit

Permalink
perl
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Jan 21, 2023
1 parent 0b503b1 commit 81785da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on: [push, pull_request]

jobs:
test:
runs-on: ubuntu-latest
runs-on: windows-latest
steps:
- run: |
ps -jaxww
perl --version
shell: bash

0 comments on commit 81785da

Please sign in to comment.