Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit 8a88468

Browse files
committed
ci: nuitka test
1 parent 39a2100 commit 8a88468

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/nuitka.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
strategy:
12-
matrix:
13-
os: [windows-latest]
14-
15-
runs-on: ${{ matrix.os }}
16-
11+
runs-on: windows-latest
1712
steps:
1813
- name: Check-out repository
1914
uses: actions/checkout@v4

0 commit comments

Comments
 (0)