Skip to content

Commit

Permalink
Run macOS again
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-hbrhbr committed Feb 12, 2025
1 parent a308c94 commit 8dc65c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code-linting-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os:
#- "macos-latest"
- "macos-latest"
- "ubuntu-latest"
runs-on: "${{matrix.os}}"
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os:
#- "macos-latest"
- "macos-latest"
- "ubuntu-20.04"
- "ubuntu-22.04"
- "ubuntu-24.04"
Expand Down
2 changes: 1 addition & 1 deletion tools/yscope-dev-utils

0 comments on commit 8dc65c8

Please sign in to comment.