Skip to content

Commit 9578f00

Browse files
authored
Update .github/workflows/testing.yml
1 parent 3f180a2 commit 9578f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: Proselint
5252
strategy:
5353
matrix:
54-
os: [latest]
54+
os: [ubuntu-latest]
5555
runs-on: ${{ matrix.os }}
5656
steps:
5757
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)