Skip to content

Commit

Permalink
Run only on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Dec 9, 2024
1 parent 6d7afba commit 048354e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
# - macos-latest

toolchain:
- 1.77.2
- stable
- nightly
# - stable
# - nightly

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 048354e

Please sign in to comment.