Skip to content

Commit

Permalink
no reason to run multiple os
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaibu committed Apr 11, 2024
1 parent 7ea54c0 commit a22f123
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ jobs:
if: github.repository_owner == 'PanthorDE'
runs-on: 'ubuntu-latest'

strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]

steps:
- name: Checkout Code
uses: actions/checkout@v4
Expand Down

0 comments on commit a22f123

Please sign in to comment.