We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8415977 commit 8041a65Copy full SHA for 8041a65
1 file changed
.github/workflows/nim.yml
@@ -14,5 +14,4 @@ jobs:
14
# Ограничение выполнения только на Linux
15
strategy:
16
matrix:
17
- os: [ubuntu-latest]
18
- runs-on: ${{ matrix.os }}
+ os: [ubuntu-latest]
0 commit comments