Skip to content

Commit

Permalink
add if to gcc setup
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhille committed Aug 21, 2024
1 parent edaed1f commit 4828687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ jobs:
with:
version: 11
platform: ${{matrix.architecture}}
if: ${{ matrix.os != 'ubuntu' }}
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 4828687

Please sign in to comment.