Skip to content

Commit

Permalink
Update build_macos.yml
Browse files Browse the repository at this point in the history
Ugh...typo...
  • Loading branch information
EricEngle-NOAA authored Jan 14, 2024
1 parent 5e81771 commit 5020006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build-macos:

name: Python (${{ matrix.python-version }})
runs-on: ${{ maxtrix.os }}
runs-on: ${{ matrix.os }}
env:
CC: gcc-12
strategy:
Expand Down

0 comments on commit 5020006

Please sign in to comment.