We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ca5d3 commit b804ed4Copy full SHA for b804ed4
1 file changed
.github/workflows/rust.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, macos-latest]
18
19
runs-on: ${{ matrix.os }}
20
0 commit comments