Skip to content

Commit

Permalink
restored matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
simsong committed Jan 18, 2024
1 parent 9a617a6 commit 8809114
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
build:
strategy:
matrix:
#os: ['macos-13', 'macos-13-arm64', 'ubuntu-22.04']
os: ['ubuntu-22.04']
os: ['macos-13', 'macos-13-arm64', 'ubuntu-22.04']
#os: ['ubuntu-22.04']
runs-on: ${{ matrix.os }}
env:
DEBUG_5G: FALSE
Expand Down

0 comments on commit 8809114

Please sign in to comment.