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

Commit a564592

Browse files
committed
Fix typo.
1 parent 45e62ef commit a564592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
test:
7-
runs-on: ubuntu-lstest
7+
runs-on: ubuntu-latest
88
continue-on-error: ${{ matrix.experimental }}
99
strategy:
1010
fail-fast: false

0 commit comments

Comments
 (0)