Skip to content

Commit efd36c4

Browse files
committed
Upgrade modules
1 parent 532333f commit efd36c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
os: [ubuntu-latest, windows-latest]
12+
os: [ubuntu-latest]
13+
# os: [ubuntu-latest, windows-latest]
1314
# os: [ubuntu-latest, windows-latest, macos-latest]
1415
steps:
1516
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)