We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b1fe3 commit 2a19770Copy full SHA for 2a19770
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: [ macos-latest, windows-latest ]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments