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

Commit 2b9e736

Browse files
committed
update: ✨
1 parent af37747 commit 2b9e736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [ windows-latest ]
23-
runs-on: ${{ matrix.os }}::wq
23+
runs-on: ${{ matrix.os }}
2424
steps:
2525
- uses: actions/checkout@v3
2626
- name: Set up Python 3.10

0 commit comments

Comments
 (0)