Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pauleve authored Jun 27, 2024
1 parent 2e6ae84 commit 78306b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
os: [Ubuntu-latest, windows-latest]
env:
OLD_REF: ${{ github.event.before }}
ANACONDA_TOKEN: ${{ secrets.ANACONDA_TOKEN }}
Expand Down

0 comments on commit 78306b5

Please # to comment.