We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db990b1 commit 73a716fCopy full SHA for 73a716f
.github/workflows/check.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- os: [ubuntu-latest, ubuntu-arm, windows-latest, macos-latest]
+ os: [ubuntu-latest, ubuntu-arm-latest, windows-latest, macos-latest]
15
16
runs-on: ${{ matrix.os }}
17
0 commit comments