Skip to content

Commit 8041a65

Browse files
committed
fix ci
1 parent 8415977 commit 8041a65

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/nim.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ jobs:
1414
# Ограничение выполнения только на Linux
1515
strategy:
1616
matrix:
17-
os: [ubuntu-latest]
18-
runs-on: ${{ matrix.os }}
17+
os: [ubuntu-latest]

0 commit comments

Comments
 (0)