We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1878b commit a7b7d14Copy full SHA for a7b7d14
1 file changed
README.md
@@ -80,7 +80,7 @@ jobs:
80
runs-on: ${{ matrix.os }}
81
strategy:
82
matrix:
83
- os: [ubuntu-20.04, windows-2019, macOS-11.0]
+ os: [ubuntu-20.04, windows-2019, macOS-11]
84
85
steps:
86
- uses: actions/checkout@v3
0 commit comments