We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b19936 commit 4b82b84Copy full SHA for 4b82b84
.github/workflows/tests.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ${{ matrix.os }}
14
strategy:
15
matrix:
16
+ # https://github.com/actions/virtual-environments
17
os: [ubuntu-latest, macOS-latest, windows-latest]
18
steps:
19
- name: Set up Git repository
0 commit comments