Skip to content

Commit

Permalink
Workflow update.
Browse files Browse the repository at this point in the history
  • Loading branch information
qnzhou committed Oct 23, 2024
1 parent b596a61 commit d4f5392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
xcode-version: '15.2'

- name: Update g++
if: runner.os == 'ubuntu-22.04'
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install -y g++
Expand Down

0 comments on commit d4f5392

Please sign in to comment.