Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaplus1 committed Nov 29, 2024
1 parent 17e07bc commit 2e54271
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ jobs:
- run: sw_vers --help
continue-on-error: true # fail macos-12
- run: sw_vers | awk '/ProductVersion/ { print $2 }'
- run: sw_vers --productVersion
continue-on-error: true # fail macos-12
- run: sw_vers --productVersion || sw_vers --productVersion
test-windows:
strategy:
fail-fast: false
Expand Down

0 comments on commit 2e54271

Please sign in to comment.